Skip to main content

Cart, checkout, and order lifecycle

Generated from COPE public event contracts. Do not edit this page by hand.
Cart, checkout, and order events describe the buyer journey before and after payment. Not every lifecycle event has a published payload schema yet; schema-backed events appear in the generated event schema reference.

Cart States

Checkout States

Order States

Consumption Notes

  • Treat cart.order.completed as the primary fulfillment signal.
  • Use payment events when your integration needs payment-state reconciliation rather than order fulfillment.
  • Events marked pending schema publication are part of the intended public lifecycle surface, but are not ready for payload-dependent integrations until their schema pages are available.