# Important configurations

### &#x20;Whitelist IPs

Remember to ***include your IPs*** within the correct API's IP list, by simply entering the addresses manually.

{% hint style="success" %}
Pro-tip: you can insert an IP range if needed, like `192.168.1.0/24` and we will whitelist the whole range.
{% endhint %}

<figure><img src="https://2745084985-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNmmYRmGEpduaZ8YTyKQQ%2Fuploads%2FQAtWLiU9tL0kOxeuGYNQ%2FScreenshot%202025-11-25%20at%2010.59.50%E2%80%AFAM.png?alt=media&#x26;token=71da1c81-004e-4294-b9ff-4a8a02a9f53a" alt=""><figcaption></figcaption></figure>

### Configure default URLs

Is the section right below, you will find the default URL section.&#x20;

<figure><img src="https://2745084985-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNmmYRmGEpduaZ8YTyKQQ%2Fuploads%2FFXBSqLnWKZfD5yrClxBa%2FScreenshot%202025-11-25%20at%2011.01.01%E2%80%AFAM.png?alt=media&#x26;token=562e1b3d-67db-45db-add8-4f21998887a9" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="147.6796875">URL</th><th>Description</th></tr></thead><tbody><tr><td>Return URL</td><td>The Return URL is the address to which the user or system is redirected after completing the payment process in case of being redirected to one of checkout pages.</td></tr><tr><td>Refund URL</td><td>Whenever the status of a refund changes, we will send you an asynchronous notification to this URL.</td></tr><tr><td>Confirm URL</td><td>Whenever the status of a deposit changes, we will send you an asynchronous notification to this URL.</td></tr><tr><td>Withdrawal URL</td><td>Whenever the status of a payout changes, we will send you an asynchronous notification to this URL.</td></tr></tbody></table>

{% hint style="success" %}
Have in mind that this are default URLs and all of them can be overriden with specific URLs that can be included in the JSON request of the transaction. The default URLs will be used if no URL is declared in the API request.
{% endhint %}
