UPI
Last Updated On 2021-07-16
Version 1MinSDK 7Tutorial Video
UPI (Unified Payment Interface) Payment Gateway. Use this to accept payment using UPI
Properties
You can set the below properties in the UI part of the builder.
- Amount - it's a string value which is set to blank by default.
- Note - it's a string value which is set to blank by default.
- ReceiverName - it's a string value which is set to blank by default.
- UpiId - it's a string value which is set to blank by default.
Block Properties
You can set the below blocks properties in the blocks section of the builder.
Amount
Property for Amount
Note
Property for Note
ReceiverName
Property for ReceiverName
UpiId
Property for UpiId
Methods
You can set the below method blocks in the blocks section of the builder.
Pay
Starts the payment
Events
You can set the below event blocks in the blocks section of the builder.
ActivityNotFound
Triggered when activity not found
TransactionCancelled
Triggered when Payment Cancel
TransactionFailed
Triggered when Payment Fail
TransactionSuccessful
Triggered when transaction successful