Skip to main content
WEBHOOK

Body

application/json

Sent when a new checkout is created.

Discord & Slack support: Basic

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

"checkout.created"

timestamp
string<date-time>
required
Example:

"2026-01-01T00:00:00.000000Z"

api_version
string
required
data
Checkout · object
required

Checkout session data retrieved using an access token.

Response

Successful Response