SDK Events
Overview
While merchants use the Saber web-hosted SDK, events are sent to the merchant.
Events
The exhaustive list of the SDK events can be found below:
Event | Description | Sample Value |
---|---|---|
| Triggered when user completes their KYC | { |
| Triggered when an order is created | { |
| Triggered when an order is updated - generally when a user updates their UTR* manually. A Unique Transaction Reference (UTR) is a unique transaction identifier sent to the user from their respective bank account. | { |
| Triggered when a user attempts to pay via a UPI intent. A URL in payment can be used to trigger the intent URL in cases where it doesn’t automatically get triggered. | { |
| When a user clicks the back button the SDK | { |
| Called when the transaction is complete | { |
| Called when the digilocker URL is generated. | { |
Updated 26 days ago