Skip to main content

Checkout

Route: /account/checkout — "Confirm your shipping details and place your order."


1. What checkout decides​

Three things, each configured by the store: where it goes, what it costs, and how it is paid for.

DecisionConfigured in
Shipping address, and whether it is serviceableLocation & delivery
Shipping costLocation & delivery
Payment methodPayment gateways
DiscountCoupons

2. How an order is formed​


3. The screen​

Figure 1 — Checkout, with the serviceability warning.

Step 1 · Pick or enter an address​

USE A SAVED ADDRESS offers the shopper's saved addresses, with the default pre-selected, and a Manage link.

Step 2 · Read the serviceability check​

If the address is out of range:

⚠ NOT SERVICEABLE TO THIS ADDRESS — This address is outside the delivery range and the store doesn't offer shipping or pickup for it. Try a different address.

This is the delivery configuration talking

The message is produced by the store's delivery settings — the free-delivery radius, the serviceable zip codes, and whether pickup or delivery is enabled at all.

If real customers are seeing it, the fix is in Store Settings, not in the customer's address.

Step 3 · Complete the form​

FieldRequired
Full name✅
Phone✅
Email
Address line 1✅
Address line 2
City · State · Postal code · Country
LandmarkPlaceholder Near the metro station
Notes for the seller

Step 4 · Check the summary​

RowNotes
ItemsName, unit, quantity, price
PROMO CODE + ApplyA coupon
Subtotal
ShippingMay read "Calculated by seller"
Total
"Calculated by seller" means the fee is not final at checkout

Where the store has not priced shipping automatically, the shopper is told the seller will work it out. The total shown is therefore the goods, not necessarily the final amount.

Step 5 · Place the order​

Place order, under a note that placing it accepts the storefront's terms.


4. The admin contract​

PrerequisiteWithout it
A fulfilment methodNothing can be ordered
A payment gatewayNothing can be paid
Serviceable area covering the customerThe order is blocked

5. Downstream​

A placed order appears in the orders workbench as PLACED, and to the shopper in my orders.


6. Don't confuse this with…​

ThingWhere
Checkout (this page)The shopper placing an order
Manual orderStaff placing one
Preorder requestA future date, needing approval

7. Troubleshooting​

SymptomCause
NOT SERVICEABLEAddress outside the delivery range — a Store Settings matter
Shipping reads "Calculated by seller"The store has not priced it automatically
A promo code is refusedInactive, expired, under the minimum, or outside its audience
No payment methodNo gateway is live