Subscribe to Webhooks

Subscribe to various webhook events related to Refunds to receive instant notifications.


Subscribe to webhook events available for refunds to get notifications.

To subscribe to webhook events:

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

The table below lists the webhook events available for refunds.

Webhook Event

Description

refund.created

Triggered when a refund is created.

refund.processed

Triggered when the refund is successfully processed.

refund.failed

Triggered when we are not able to process a refund.

refund.speed_changed

Triggered when the processing speed changes from instant to normal and the requested speed was set to optimum.
This is applicable for Instant Refunds only.

Know more about Webhooks and check the sample payloads.

×