> For the complete documentation index, see [llms.txt](https://docs.paymento.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paymento.io/payment-links/webhooks-for-payment-links.md).

# Webhooks (for Payment Links)

{% hint style="info" %}
🔐 These webhooks are **specific to Payment Links only.** \
For gateway-level or API-triggered webhooks, please refer to the [API Documentation.](/api-documention/api-overview.md)
{% endhint %}

#### ✅ What Are Webhooks?

Webhooks are **HTTP callbacks** that Paymento sends to your backend when a payment-related event occurs. Paymento webhooks allow you to receive real-time notifications about events that happen in your payment links. When an event occurs, Paymento sends an HTTP POST request to the webhook URL you configured for your payment link.
