Customer Order
Pronunciation: KUS-tuh-mur OR-dur
Also known as: Sales Order
Definition
A customer order is the merchant’s structured record of a customer’s accepted request to buy specified goods, services, subscriptions, or digital access under stated terms. It identifies line items, quantities, prices, currency, customer, tax, delivery or entitlement, and status history. The order is distinct from the cart, checkout session, invoice, and payment. One order can have several payment attempts, fulfillments, adjustments, or refunds.
Overview
A customer order is the merchant’s structured record of a customer’s accepted request to buy specified goods, services, subscriptions, or digital access under stated terms. Its practical use in order management and fulfillment depends on a clearly defined scope, authoritative record, responsible owner, and connection to the underlying customer or commercial obligation.
The order is distinct from the cart, checkout session, invoice, and payment. A customer order differs from a cart, Checkout Session, invoice, and payment transaction. The concept is closely connected to Checkout Session, but each record should retain its own scope and status.
A customer order records the commercial obligation created when the merchant accepts a purchase request. The cart contains intended selections, checkout coordinates the purchase attempt, the order records accepted terms, and payment settles all or part of the obligation. Operational records should use a stable order ID and link every payment attempt, invoice, fulfillment, refund, and support case.
Common failures include orders without payment context, payments without orders, stale totals, unsupported edits after fulfillment, and refunds that cannot be allocated to affected lines. Typical failures include duplicate or missing orders, inconsistent totals, reused references, payment-order mismatch, stale inventory, unsupported status transitions, lost fulfillment events, and manual corrections that erase the original evidence.
Controls for Customer Order should define permitted state transitions, authoritative services, idempotency rules, reconciliation cutoffs, manual-override permissions, and recovery after partial completion. Customer support, fulfillment, payment operations, and finance should see linked records without using one status as a substitute for another. The audit scope should also preserve its distinguishing context: A is the merchant s structured record of a s.
Key Takeaway
A customer order is the durable commercial record and must remain separately linked to cart, checkout, payment, fulfillment, invoice, and refund activity.
Sources
- Order - GraphQL Admin — Shopify (2026-08-02)
- Online Payments — Stripe (2026-08-02)