Every part of order handling has to happen through the API, it’s not possible to do anything order-related in zDirect (Zalando portal). Therefore, to be able to sell on Zalando, it is required to also use an order connection in Channable. See if your webshop platform is supported for an order connection in this article.
There are 3 actions you need to take regarding order fulfillment:
- Shipment confirmation;
- Indicating an order item as returned;
- Canceling orders.
If for any reason it’s not possible for you to handle the above actions, there is an option in the Channable tool for each of these actions. We will explain how these three options work in this article, or at least how they work within Channable.
Shipment confirmation
If we support shipment updates for your eCommerce platform, you can handle shipment updates the same way as for other marketplaces.
If for some reason we don’t support shipment updates, you can use the ‘Confirm shipment’ option in the tool. You will see this option in the top right corner of the order in Channable (first, you move to the 'Orders' section in the tool and then you click one of the orders there). Here, you can also select the transporter and fill in the Track and Trace code.
Returns
When shipping a package, you are required to include a return label that end customers can use to return the item to you. You won’t get a notification from Zalando that an item is returned. You will only know about it when the return package is received at your warehouse.
You need to indicate to Zalando that an item has been returned. There is an option in Channable to process returns (see image below). You can indicate which items and in what quantity were returned for each order. When you did that, we will send an update to Zalando that those items have been returned. Zalando will then take care of any refunds. You have to take care of updating the stock in your backend yourself.
Canceling orders
If an order has the status not_shipped
, manual
or waiting
, a button is shown in the top right corner of the order to cancel the order. If you cancel an order, as with returns, you will have to adjust the stock in your backend yourself.