Subscribe to Webhooks

Subscribe to various webhook events related to Payment Button to receive instant notifications.


Subscribe to webhook events relevant to Payment Pages.

To subscribe to webhook events:

  1. Log into the Razorpay Dashboard.
  2. Navigate to DashboardSettingsWebhooks to subscribe to any of the events mentioned in the following section.

Webhook Events and Descriptions🔗

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.


Know more about Webhooks and check the sample payloads.

×