Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| shared:ecommerce_order_status [2022/02/25 08:31] – ggmei | shared:ecommerce_order_status [2024/01/30 00:03] (current) – ggmei | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Ecommerce order status ====== | ====== Ecommerce order status ====== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Source [[https:// | ||
| + | |||
| The order statuses are: | The order statuses are: | ||
| Line 6: | Line 11: | ||
| | Waiting for Payment | 4 | auto | Automatically set when an order is entered but not paid, either because of issues with the payment system, or because the payment method was set to bank transfer, which requires manual control | | | Waiting for Payment | 4 | auto | Automatically set when an order is entered but not paid, either because of issues with the payment system, or because the payment method was set to bank transfer, which requires manual control | | ||
| | Payment Declined | 6 | auto | (Not used. It needs specific implementation.) It can be set automatically when the online payment fails. | | | Payment Declined | 6 | auto | (Not used. It needs specific implementation.) It can be set automatically when the online payment fails. | | ||
| - | | Suspended | + | | On Hold | 7 | manual | An order may be set as suspended when for example there' |
| - | | Payed | 8 | auto/manual | Payment received. When the payment is online (e.g. credit card) this is set automatically. If the payment is made later, this has to be set manually | | + | | Paid | 8 | auto/manual | Payment received. When the payment is online (e.g. credit card) this is set automatically. If the payment is made later, this has to be set manually | |
| | Processing | 2 | manual | Can be used by the company when the order is being prepared for shipping | | | Processing | 2 | manual | Can be used by the company when the order is being prepared for shipping | | ||
| - | | Delivered | + | | Shipped |
| - | | Canceled | + | | Cancelled |
| The company can edit the order status from the orders page in Konakart (Orders > Choose one > click Edit > scroll down): | The company can edit the order status from the orders page in Konakart (Orders > Choose one > click Edit > scroll down): | ||