內容簡介
在 WooCommerce 訂單中實現自訂欄位,以存儲承運人名稱和追蹤號碼,從而允許 API 發貨更新準確地反映 Worten Marketplace(Mirakl)平台上的運輸信息。
僅有在 Worten Marketplace 中註冊的承運人將可用。
安裝
進入管理員選單中的 外掛
點擊 新增
搜尋 Worten Conector - Tracking for orders,然後點擊 立即安裝 或點擊 上傳 按鈕以安裝 tracking-worten.zip
點擊 啟用外掛
外掛標籤
開發者團隊
② 後台搜尋「Worten Conector – Tracking for Orders」→ 直接安裝(推薦)
原文外掛簡介
This plugin adds two fields to the WooCommerce order edit screen:
Carrier (preloaded select list of Worten-supported carriers)
Tracking number
The values are saved as order meta and automatically included in the WooCommerce REST API response for orders, making it easy for external services to read and use the data. It also adds a “Marketplace” column to the Orders table and a filter to view only Worten orders (detected via the customer note), helping back-office teams identify and manage marketplace orders efficiently.
Note: This plugin does not send data directly to Mirakl/Worten; it makes the tracking and carrier information available in a structured way so that a cloud-based integration can automatically send the data to Worten Marketplace.
Key Features
Order edit UI with Carrier (dropdown) + Tracking fields.
Saves values to order meta on update.
Exposes carrier_name, carrier_code, and tracking_number in the WooCommerce REST API order payload.
Adds “Marketplace” column to Orders list; highlights and labels Worten orders.
Adds Orders filter “By Marketplace → Worten”.
Lightweight admin CSS for the Marketplace column.
REST API Fields
When reading an order via the WooCommerce REST API, the response includes:
carrier_name
carrier_code
tracking_number
Carrier List (preloaded)
The “Carrier” dropdown includes the following options (subject to change in future releases):
4PX (4px), AB Custom (ABC), Asendia (asendia), ASM (asm), Austrian Post (austrianpost), Autoradio (Autoradio), BPOST (bpost), BRT (BRT), CAINIAO (cainiao), CBL Logistica (cbllogistica), CC Campos e Cadilhe (camposcadilhe), CELERITAS (CELERITAS), Chronopost France (chronopostfrance), COLISSIMO (colissimo), CNE (cne), Correos ES (correosespana), Correos Express (correosexpress), CTT (ctt), CTT Express (cttexpress), CTT Fulfillment (CTHD), CTT Fulfillment C&C (CTSD), CTT Fulfillment Espanha (CEHD), Cubyn (cubyn), DB SCHENKER (dbschenker), Delnext (delnext), Deutsche post (de-post), DHL (dhl), DHL España (dhlespana), DHL Express (dhlexpress), DPD (dpd), DPD.de (DPD_DE), DPD FR (dpdfr), DPD Fulfillment (CHSD), DPD HD PT (CHHD), ENVIALIA (envialia), FedEx España (fedexespana), FedEx Portugal (fedexportugal), GEL DE (gel-express), GLS (gls), GLS ES (glsespana), Kargo (kargo), Kerry Logistics (kerrylogistics), Landmark Global (landmarkglobal), La Poste (laposte), Logic (Logic), Luis Simões Fulfillment (LSSD), MarCa (marcapt), MRW (mrwportugal), MRW España (mrwespana), Nacex España (nacexespana), On time (es-ontime), Ontime (ontime), P2P (p2p), Paack (Paack), Post Luxembourg (postluxembourg), PostNL (postnl), Rhenus (rhenus), Santos e vale (santosevale), sending (sending), SEUR (seurespana), SGT (sgt-it), Spring (spring-gds), Szendex (szendex), TAMDIS (tamdis), TCT Transportes (TCT), TFS (tfs), TIPSA (tipsa), TNT (tnt), Track Cubyn (trackcubyn), Track Your parcel (trackyourparcel), TTM Fulfillment (TTLF), TXT (TXT), UPS (ups), UPS España (upsespana), Vasp Expresso (vaspexpresso), Venta-Unica (ventaunica), VIA DIRECTA (viadirecta), WANBEXPRESS (wanbexpress), We Pick Up (wepickup), WN Direct (wndirect), Worten Em 2H (WEEXP), Worten Entrega (wortenentrega), XPO Logistics (xpologistics), YanWen (yanwen), Your Parcel Hub (yourparcelhub), Yun Express (yunexpress), Zeleris (zeleris), Zelo (zelo_pt).
