Skip to main content

Sent when a checkout expires.

This event fires when a checkout reaches its expiration time without being completed. Developers can use this to send reminder emails or track checkout abandonment.

Discord & Slack support: Basic

type
string
required
Allowed value: "checkout.expired"
Example:

"checkout.expired"

timestamp
string<date-time>
required
data
Checkout · object
required

Checkout session data retrieved using an access token.