> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscribe to Webhooks

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

Get notified by subscribing to webhook events available for refunds.

To subscribe to webhook events:

1. Log in to the Dashboard.
2. Navigate to **Account & Settings** → **Webhooks** to subscribe to any of the events listed below.

## List of Webhook 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 refund speed is changed.              |

Know more about [Webhooks](/docs/webhooks) and check the [sample payloads.](/docs/webhooks/refunds)

### Related Information

* [About Refunds](/docs/payments/refunds)
* [Refunds APIs](/docs/payments/refunds/apis)
