> For the complete documentation index, see [llms.txt](https://docs.inqud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inqud.com/crypto-recurring/integration/web-hooks.md).

# Web Hooks

In Inqud's crypto recurring processes, Web Hooks are essential for providing real-time updates to merchants. These automated notifications are sent to a predefined URL whenever there's a change in the status of crypto recurring subscriptions, authorizations or invoices. This system enables merchants to stay informed about transaction progress and outcomes, ensuring efficient management and response to payment activities without needing to manually check each transaction.

There are three types of entities for which you can configure webhooks in Inqud:

### Subscription

{% hint style="info" %}
Essential for those who are using **subscription plans**
{% endhint %}

{% content-ref url="/pages/YvOC3gaXHmAdrEDrHD0A" %}
[Subscription Web Hook](/crypto-recurring/integration/web-hooks/subscription-web-hook.md)
{% endcontent-ref %}

### Authorization

{% hint style="info" %}
Essential for those who are using **on-demand plans**
{% endhint %}

{% content-ref url="/pages/Baek9DS4PHkG1eREs95T" %}
[Authorization Web Hook](/crypto-recurring/integration/web-hooks/authorization-web-hook.md)
{% endcontent-ref %}

### Invoice

{% hint style="info" %}
Essential for those who are using **on-demand plans**
{% endhint %}

{% content-ref url="/pages/nfqvU3G3WEkL7L8IkyXo" %}
[Invoice Web Hook](/crypto-recurring/integration/web-hooks/invoice-web-hook.md)
{% endcontent-ref %}
