Manage customer orders and track their status
The order management system tracks customer purchases through a simple status-based workflow. Orders are linked to user accounts and contain the products that were purchased.
Order placed, awaiting processing
Order successfully fulfilled
Order cancelled by user or admin
Order rejected due to issues
Orders flow from Pending to Completed, or can be Cancelled/Rejected
Each order contains the following information:
Access the order management interface to view all customer orders.
Change order status as orders are processed.