State and Status
All the orders have its state and status. The main concept of state and status are inspired by Magento. So its terms and usages are very simular.
Order State
Order Status
There are three kind of status.
Overall Status
It is overall status of an order, and it is order level status.
Order Status
Order status is very simulart to overall status. But it is item(line) level status. That means, the order status of each items within an order can be different.
(Let's say a customer ordered 3 items. In case the items are shipped individually, some items are shipped, but some items still in the warehouse. So the order status of each items can be assigned individually.)
Dispute Status
Dispute status is status of the dispute from customer. Like order status, dispute status is item(line) level status. That means, customer can request partial refund, or partial reture.
There are three kind of dispute, 'Return', 'Replace', 'Refund'.
Add Custom Status
Last updated