Order management
Orders are created at the checkout process and are visible with Admin role. Each order is associated with a unique order id .
The order list is displayed in the section Order -> List Order
and allows you to list and filter all the orders for your store .
Order Statuses
The main information related to the order are the shipping status
, payment method
and payment status
the shipping status can have the value: not_delivered , delivered.
the payment method can have the value : Paypal , Stripe , Amazon Pay
the payment status can hev the value : Paid, Cart cart abandoned
Order Details / Invoice
To have more information about one order and one customer ,
you can click on the button Details -> Details
To have the invoice of one order , you can click on the button Invoice -> Details