CONSTRUCT spec
ID cart.checkout
VERSION 1
─────────────────────────────────────────
intent:
Allow a customer to purchase items in their cart
and receive order confirmation
rules:
- Charge must succeed before order is created
- Guest checkout allowed — login not required