- Log in to the Dashboard.
- Navigate to Account & Settings → Webhooks to subscribe to any of the events mentioned in the following section.
Webhook Events and Descriptions
Know more about webhooks and check the sample payloads.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Subscribe to various webhook events related to Payment Pages to receive instant notifications.
| Webhook Events | Description |
|---|---|
payment.authorized | Triggered when a payment is authorized. |
payment.captured | Triggered when a payment is successfully captured. |
payment.failed | Triggered when a payment fails. |
order.paid | Triggered when an order is successfully paid. |