Order events fire when a payment or order status changes on your Storefront.
See Using Webhooks for the full payload structure, which is shared across every event type.
| Event type | Display name | Description |
|---|---|---|
authorization | Authorize payment | A payment authorization was attempted |
capture | Capture payment | An authorized payment was captured |
cancel | Cancel payment | A payment was cancelled before capture |
charge | Charge payment | A payment was charged directly |
refund | Refund payment | A payment was refunded |
completed_order | Completed order | An order reached completed status |