Skip to main content

Order confirmation

Route: /order-success/:id · System page: ORD_001


1. What it is​

The page a shopper lands on immediately after placing an order — the receipt of record for the customer, and the moment the order becomes real in the workbench.


2. What happens at this point​

The COD payment QR, where configured, is sent with the email rather than shown here — see payment gateways.


3. The admin contract​

PrerequisiteWithout it
ORD_001 publishedThe shopper lands on a 404 after paying
A working email channelNo confirmation email
Publishing the confirmation page is easy to forget

It is not a page anyone browses to, so an unpublished ORD_001 is only discovered by a customer who has just paid. Check it as part of the launch health check.


4. Downstream​

The order proceeds through the lifecycle.


5. Don't confuse this with…​

ThingWhere
Confirmation pageShown once, after placing
My ordersThe lasting record
InvoiceA document, emailed

6. Troubleshooting​

SymptomCause
404 after payingORD_001 is not published
No confirmation emailThe email channel is not configured