Important configurations
Whitelist IPs
Remember to include your IPs within the correct API's IP list, by simply entering the addresses manually.
Pro-tip: you can insert an IP range if needed, like 192.168.1.0/24
and we will whitelist the whole range.

Configure default URLs
Is the section right below, you will find the default URL section. Please configure your default URLs for

Return URL
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.
Refund URL
Whenever the status of a refund changes, we will send you an asynchronous notification to this URL.
Confirm URL
Whenever the status of a deposit changes, we will send you an asynchronous notification to this URL.
Withdrawal URL
Whenever the status of a payout changes, we will send you an asynchronous notification to this URL.
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.
Last updated
Was this helpful?