Skip to main content

Webhooks

Webhook notifications allow you to efficiently track payments/deposits states, and enable you to automate communication internally or with your customers.They are push notifications sent as webhook message to URLs you defined.

You can subscribe to the payments/deposit events. When one of these events is triggered, we send a request to a URL of your choice in a JSON format. Along with the event, data about the payment/deposit is included, which we refer to as the payload.

Supported event types

Event typeDescription
PAYMENTSubscribe the transaction of payment
DEPOSITSubscribe the transaction of deposit