Supported Event Types
| Event Type | Description |
|---|---|
payment.status_update | Payment status update (SUCCESS, FAILED, CANCELLED, REFUNDED, PARTIALLY_REFUNDED) |
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Setup Webhook Request
Response
Webhook configured successfully
Example:
"wh_6Ns6Mr4wCySm8YkUTZ5u9"
Example:
"https://yourserver.com/webhook"
Example:
["payment.status_update"]Available options:
ACTIVE, INACTIVE Example:
"ACTIVE"
Epoch timestamp in milliseconds of when webhook was created
Example:
1728128700000