Skip to main content
WEBHOOK

Body

application/json

Sent when a payment reaches Settled status. You can also receive Declined events (disabled by default).

event_type
enum<string>
required
Available options:
subscription,
oneoff,
order,
refund,
user,
dispute
event_id
string<uuid>
required
event_timestamp
string<date-time>
required
is_livemode
boolean
required
user
object
required
subtype
enum<string>
required
Available options:
settled,
declined
order
object | null
subscription
object | null
oneoff
object | null