Skip to main content
Logo

Order Overview

The Order feature is your central hub for managing every sale, booking, and transaction. Whether you are ringing up a coffee, booking a service, or processing a return, the Orders section keeps everything organized.

What is an Order?

An order is any sale, booking, or transaction made through your POS system. Orders can include single items, multiple products, services, or special requests. Each order tracks what was sold, who bought it, how it was paid for, and which staff member handled it.

Real-life examples:

  • Food and Beverage -- A customer orders a latte and a croissant at the counter.
  • Retail -- Someone buys a t-shirt and a gift card in one transaction.
  • Services -- A client books a massage for next Saturday.

Why Use the Orders Feature

  • All sales in one place -- View every sale, booking, or return in a single list.
  • Fast checkout -- Add items, apply discounts, and accept payments quickly.
  • Flexible payments -- Accept cash, card, gift cards, or split payments.
  • Easy refunds -- Process returns or adjust orders in a few clicks.
  • Customer service -- Look up past orders to answer questions or handle exchanges.
  • Staff accountability -- See which team member handled each order.

Field Explanations

Here is what each field means on an order:

FieldDescriptionRequiredExample
Order IDUnique UUID identifier for the orderYes (auto-generated)bafc576c-7f8d-4e2c-864e-bdb2a85ea05d
Order NumberHuman-readable order numberYes (auto-generated)100234
CurrencyCurrency used for the order, based on your store settingsYes (auto-generated)USD
ItemsProducts or services included in the order. See Products or Services.YesLatte, Croissant
NotesSpecial instructions or commentsNoNo sugar in coffee
Service ModeHow the order will be fulfilled (Dine-in, Delivery, Pick Up, Take Away, or Service)NoDine-in
DiscountsDiscounts applied to the order. See Discount Overview.No10% off Latte
CustomerThe customer attached to the order. See Customer Overview.NoJohn Doe
EventThe event attached to the order. See Event Overview.NoBirthday Party
Exclude TaxWhether the order is tax-exemptYesNo
SubtotalTotal price before taxes and feesYes (auto-computed)$8.50
Total Discount AmountSum of all discounts appliedYes (auto-computed)$0.85
Total Tax AmountSum of all taxes appliedYes (auto-computed)$0.85
Total Gift AmountGift card amounts appliedYes (auto-computed)$0.85
Delivery FeeFee for delivery serviceYes (auto-computed)$5.00
Service FeeFee for service providedYes (auto-computed)$2.00
Grand TotalFinal amount due for the orderYes (auto-computed)$16.35
Total PaidThe amount the customer has actually paidYes (auto-computed)$16.35
Total RefundedThe total amount refunded for this orderYes (auto-computed)$0.00
ChangeThe change given back to the customerYes (auto-computed)$3.65
Paid StatusWhether the order is fully paid, partially paid, or unpaidYes (auto-computed)Fully Paid
Refund StatusWhether the order has been refundedYes (auto-computed)Not Refunded
Created AtDate and time the order was createdYes (auto-generated)2025-07-10 14:32
Updated AtDate and time the order was last modifiedYes (auto-generated)2025-07-10 15:00

Order Status Lifecycle

Every order follows a status lifecycle. Here are the available statuses in order:

  1. New -- The order has just been created.
  2. Pending -- The order is waiting to be confirmed or acted on.
  3. On Hold -- The order is paused and waiting for further action.
  4. Processing -- The order is actively being prepared or fulfilled.
  5. Ready -- The order is prepared and waiting for the customer.
  6. Shipped -- The order has been dispatched for delivery.
  7. Completed -- The order has been fully fulfilled and closed out.
  8. Canceled -- The order was canceled before completion.
  9. Closed -- The order has been closed and finalized.

A typical order moves from New through Pending, Processing, and Ready, then ends at Completed. You can place an order On Hold at any point if you need to pause it. Orders that are no longer needed can be marked as Canceled or Closed.

Best Practices

  • Double-check order details before completing a sale or booking.
  • Use the notes field for special requests or important information.
  • Encourage staff to attach customer names for better service tracking.
  • Review orders regularly to spot trends and improve your business.
  • Use filters to find orders quickly by date, customer, or product.