Smart Collect Webhooks
List of Smart Collect webhooks along with sample payloads.
Smart Collect enables businesses to generate customer-specific identifiers for receiving payments via NEFT, RTGS, and IMPS while automating tracking, notifications, and reconciliation.
The table below lists the webhook events available for Smart Collect (Virtual Account).
Smart Collect with TPV
If the TPV feature is enabled for Smart Collect, the webhook payloads described above contain the allowed_payers
object parameter.
Given below are the sample payloads for Smart Collect webhooks.
Watch Out!
-
If you have changed your webhook secret, remember to use the old secret for webhook signature validation while retrying older requests. Using the new secret will lead to a signature mismatch.
-
While generating a signature at your end, ensure that the webhook body is passed as an argument in the raw webhook request body. Do not parse or cast the webhook request body.
Was this page helpful?