Skip to main content
Configure webhooks and use them to receive real-time updates on transaction events.
The VBA_TRANSFER_SUCCESS_PAYMENT webhook has been deprecated and will no longer be triggered for new integrations. Please ensure that your integration relies on the currently supported webhook - PAYMENT_SUCCESS_WEBHOOK for transfer status updates.
For newer integrations , rely on PAYMENT_SUCCESS_WEBHOOK. Refer to the sample below:
JSON
The following is the webhook payload for payments collected through the Virtual Bank Account (VBA) (deprecated):
JSON
For settlement webhook, PG settlement payload will be sent to you on your endpoints from day 0 of migration. This might break consumption of settlement webhooks at your end if you are relying on settlement webhooks in AC payload format.
PG payload for settlement webhook:
JSON
For detailed information on PG settlement webhooks, refer to PG Settlement Webhooks.