Webhooks

Our system provides three types of callbacks to keep merchants informed about critical events.

1. Transaction Callback

Triggered when a transaction is either confirmed or failed. This ensures that merchants are updated about the status of their customers’ payments.

2. Bank Account Callback

Sent when a customer’s bank account is ready to receive deposits. This callback is vital for ensuring seamless deposit processing. Used for Fiat-To-Crypto deposits only.

3. KYC Callback

Dispatched whenever a customer’s KYC (Know Your Customer) status changes. This allows merchants to stay informed about their customers’ verification progress.

Configuring Callbacks

Merchants have the flexibility to set separate webhooks for each type of callback. To configure these webhooks, merchants can contact their Integration Manager.

Last updated