> For the complete documentation index, see [llms.txt](https://aliniex.gitbook.io/alix-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aliniex.gitbook.io/alix-pay/resources/partner-dashboard/integration/webhooks-ipn_url.md).

# Webhooks (IPN\_URL)

<figure><img src="/files/EivRFMbb6bcsYQAPHFsE" alt=""><figcaption></figcaption></figure>

### Create a new Webbook

* Step 1: Login to Alix Pay [dashboard](https://dashboard.alixpay.com/en/dashboard) with your account manager  provided by Alix pay during onboarding process
* Step 2: Navigate to left side menu to menu "*<mark style="color:orange;">`Integration > Webhook settings`</mark>*<mark style="color:orange;">`"`</mark>
* Step 3:&#x20;
  1. Fill the your webhook name as <mark style="color:red;">`"Name*"`</mark>
  2. Fill the your webhook URL as <mark style="color:red;">`"Webhook URL*"`</mark>
  3. Fill the your webhook secret key as <mark style="color:red;">`"Webhook Secret Key*"`</mark>
  4. Clicks on the button "Create webhook"&#x20;

### Update a webhook

* Step 1: Login to Alix Pay[ dashboard](https://dashboard.alixpay.com/en/dashboard) with your account manager&#x20;
* Step 2: Navigate to left side menu to menu "*<mark style="color:orange;">`Integration > Webhook settings`</mark>*<mark style="color:orange;">`"`</mark>
* Step 3:&#x20;
  1. Fill the your webhook name as <mark style="color:red;">`"Name*"`</mark>
  2. Fill the your webhook URL as <mark style="color:red;">`"Webhook URL*"`</mark>
  3. Fill the your webhook secret key as <mark style="color:red;">`"Webhook Secret Key*"`</mark>
  4. Clicks on the button "Save changes"&#x20;

{% hint style="warning" %}
The <mark style="color:red;">`Webhook Secret Key`</mark> will required for your integration with Off ramp by using webhook  [here](/alix-pay/api-reference/scan-to-pay-api/transactions/listen-updates-of-transaction-via-webhook-ipn_url.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aliniex.gitbook.io/alix-pay/resources/partner-dashboard/integration/webhooks-ipn_url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
