- Log in to the Dashboard.
- Navigate to Dashboard → Account & Settings → Webhooks to subscribe to any of the events mentioned in the following section.
Handy Tips
- Ensure that you mitigate possible webhook failures.
- Ensure that you have subscribed to Smart Collect Events.
- If the Customer Identifier is customer-specific, please pass
customer_idwhile creating the Customer Identifier. Customer_id will be reflected in webhooks as well for easy reconciliation. - To uniquely identify the payment, store the
bank_reference(unique reference number on the customer’s bank statement) received in webhooks or the Fetch API response.