The receipt must carry undo and after-sales entry points
Aliases: cancel from confirmation · after-sales on receipt · undo purchase
What it is
The confirmation that just appeared must, besides allowing a check of what was bought, start undo or after-sales in place: cancel an unshipped order, an address-change entry, a path to fulfillment. The entry need not complete a refund, but it must be reachable from this receipt—not by sending people home to hunt “My orders.” This is not whether refunds are findable in the site or how SLAs are written; those are after-sales themselves. This is whether confirmation hands people into those flows.
Why it happens
Wrong-order discovery peaks in the tens of seconds after success: the amount is clear, a coupon was unused, the address is wrong. People are still on the receipt; that is the cheapest correction window. If the receipt is only celebration and “Continue shopping,” correction requires re-navigation, goal-gradient already points away, and the error leaves with them. Undo on the confirmation also lowers fear of “pay first, fix later,” especially on high-ticket orders. The entry must say whether cancel is still legal: already picked cannot still read as “Cancel order,” or a press that then refuses makes the receipt itself untrustworthy.
Studying it
On the success page compare no after-sales entry, “View order” only, and direct “Cancel / change address.” Watch whether cancels and address edits in the next five minutes start on that page.
Independent variables: entry in the first viewport, cancel states its cutoff, in-place vs a jump into another IA. Dependent variables: time to correct a wrong order, support contacts after success, duplicate orders because cancel could not be found.
Labs rarely create true “wrong order” urgency. Script a wrong address visible on confirmation and see the first tap. Do not treat a rise in early cancel as a defect—an entry on confirmation pulls expensive after-sales forward.
Where it stops holding
Virtual goods and tickets once redeemed may not undo; the entry should become “after-sales rules,” not a fake cancel. Auction clears and custom work already started are the same. If authorization is not yet captured, cancel voids the auth; do not say refund. Marketing stacked on confirmation that pushes undo below the fold is the same as no entry.
Applying it
- Put state-true actions in the first viewport: cancel if unshipped, change address if allowed, always a path to order detail; failures must explain on the spot.
- Write the cancel cutoff next to the control (“cancellable until ship”), not after the tap.
- “Continue shopping” must not out-compete undo so hard that the entry leaves the first screen.
- Verify with a test pay to a wrong address: someone new should start change or cancel from confirmation within 30 seconds, without home search. If they need site search, the entry failed.
Related
- Within the group: H7.05.1 Submit must yield a checkable receipt immediately · H7.05.3 Confirmation must be savable and retrievable
- Adjacent: H7.07 Refunds and after-sales · H3.04 Undo over confirm · H7.12 Order confirmation and receipts
- Search terms:
order cancellation from confirmation·after-sales entry·undo purchase