Manage Orders
Level: Administrator Estimated time: 10-15 min Last updated: 2026-03-30
Prerequisites
- Signed in to the admin panel
- Admin, Manager, or Staff permission
Step 1 — Access the orders list
- In the sidebar, click Orders
- The page displays all orders with:
- Number, date, customer, status, total amount
- Search bar and status/payment filters

Step 2 — Filter orders by status
- At the top of the page, locate the Status filter
- Available options:
- All statuses — shows all orders
- Pending — awaiting processing
- Confirmed — payment confirmed
- Processing — being prepared
- Shipped — already dispatched
- Delivered — received by customer
- Cancelled — cancelled
- Refunded — amount returned
- Select the desired status to filter the list
Step 3 — View order details
- Click an order in the listing
- The detail page shows:
- Summary — number, date, status, totals
- Items — products, quantities, prices, variants
- Customer data — billing and shipping address
- Payment — status, method, Stripe ID
- Timeline — chronological event history
Step 4 — Process shipping (add tracking)
- On the order page, click Process Shipping
- Fill in:
- Carrier — name (e.g., CTT, DPD, GLS)
- Tracking number — tracking code
- Tracking URL — tracking link (optional)
- Click Confirm Shipment
- Status changes to Shipped and the customer receives an email with tracking
Step 5 — Process a refund
- On the order page, click Refund
- Choose:
- Full refund — returns the full amount via Stripe
- Partial refund — specify the amount
- Provide a reason (optional)
- The refund is processed automatically via Stripe
Guide generated from E2E system tests. Last updated: 2026-03-30.