Webhook Events
We send webhook events whenever important activity happens (for example: transaction updates). Each webhook has two top-level keys:
-
meta — metadata about the event
-
data — details about the transaction
Supported Events
Example Event Payload
Meta object reference
Data object reference
partner_context is included in the data object for transaction webhooks. Store your own transaction or order identifier in this field when creating the transaction; if you omit it, the webhook returns null.