> ## 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 Payment Links to receive instant notifications.

Subscribe to webhook events relevant to Payment Links.

To subscribe to webhook events:

1. Log in to the Dashboard.
2. Navigate to **Account & Settings** → **Webhooks** to subscribe to any of the events mentioned in the following section.

## Webhook Events and Descriptions

| Webhook Events                | Description                                                      |
| ----------------------------- | ---------------------------------------------------------------- |
| payment\_link.paid            | Triggered when a Payment Link is successfully paid.              |
| payment\_link.partially\_paid | Triggered when a partial payment is made against a Payment Link. |
| payment\_link.expired         | Triggered when a Payment Link expires.                           |
| payment\_link.cancelled       | Triggered when you cancel a Payment Link.                        |

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

#### Related Information

<ul>
  <li><a href="/docs/payments/payment-links/states" target="_blank">Payment Links States</a></li>
  <li><a href="/docs/payments/payment-links/faqs" target="_blank">FAQs</a></li>
  <li><a href="/docs/payments/payment-links/apis" target="_blank">Payment Links APIs</a></li>
</ul>
