Order Logs

Order Logs record each AliExpress API call the plugin makes for an order — placing it, canceling it, and checking its tracking — so you can see exactly what was sent and what AliExpress answered.

Go to Webkul WC Addons → Warehouse Manager → Transaction Log → Order Logs.

Order Logs

ColumnShows
Log IDLog number. Sortable.
Woo Order IDLinked WooCommerce order.
AliExpress Order IDAliExpress order number, when one was returned.
API MethodFor example aliexpress.ds.order.create (place order) or aliexpress.ds.trade.order.get (tracking check).
StatusSUCCESS or FAILED.
Message / ErrorAliExpress's error message, or Success.
Date & TimeWhen the call was made.
PayloadsView Payload JSON.

Use Search Logs to find entries.

Inspect a payload

Select View Payload JSON to open the API Payload Inspector. It shows the API method, WooCommerce and AliExpress order IDs, status, timestamp, and the full Request Payload and Response Payload. Select Close when done.

Payloads contain customer data

Request payloads include the customer's name, address, and phone number. Share them only with Webkul support when troubleshooting.

Next step

See what warehouse managers can do in the Warehouse Manager Panel.