Skip to main content

Webhooks

Payments made using Smart Collect will also trigger webhooks much like regular payments. To use webhooks, refer our Webhooks documentation.

Event - Virtual Account Created

When a virtual account is created the virtual_account.created webhook event is fired. The payload is given below:
virtual_account.created

Event - Virtual Account Credited

Payments made using Smart Collect are notified via the virtual_account.credited webhook event.
bank_transfer

Event - Virtual Account Closed

When a virtual account is closed the virtual_account.closed webhook event is fired. The payload is given below:
virtual_account.closed

Emails

You will also receive a payment successful notification email, as you do for regular payments.