Skip to main content
Version: 3.0.0 (current)

order_status

Webhook 

Sent when the order status changes.
This webhook is triggered when a transaction is created or its status changes (e.g., approved, rejected, cancelled).
The full transaction object is included in the payload.

Your externalReferences from the session are always included as additional properties in the payload.

Request

Responses

Your server should return a 2xx status code to acknowledge receipt.