Skip to main content

Order Management

Order Lifecycle

Orders follow this status workflow:

Pending → Processing → Shipped → Completed
↘ Cancelled
↘ Refunded
StatusDescription
PendingOrder placed, awaiting payment
ProcessingPayment received, preparing for shipment
ShippedOrder has been dispatched
CompletedOrder delivered successfully
CancelledOrder cancelled by customer or admin
RefundedPayment returned to customer

Viewing Orders

Navigate to eCommerce → Orders to see all orders with:

  • Order number and date
  • Customer name and email
  • Payment method and status
  • Order total
  • Current status with color coding

Order Details

Click an order to view:

  • Items — Products ordered with quantities and prices
  • Customer Info — Billing and shipping addresses
  • Payment — Payment method, transaction ID
  • Shipping — Shipping method, tracking number
  • Notes — Internal notes and status change history

Updating Order Status

  1. Open the order detail page
  2. Select the new status from the dropdown
  3. Optionally add a note
  4. Click Update

Status changes are logged automatically with timestamps.

Shipping & Tracking

When changing status to Shipped, you can:

  1. Enter the tracking number
  2. Select the courier (ELTA, ACS, or custom)
  3. The customer receives a notification with tracking info
info

If you have ELTA or ACS courier integration configured, you can create shipping vouchers directly from the order page.