Paytm
Last Updated On 2021-07-16
Version 1MinSDK 7Tutorial Video
Paytm Payment Component
SDK Version: 2.0.0
Properties
You can set the below properties in the UI part of the builder.
- CallbackUrl - it's a text value which is set to https://pguat.paytm.com/paytmchecksum/paytmcallback.jsp by default.
- MerchantId - it's a text value which is set to blank by default.
- SendResponseToServer - it's a boolean value which is set to false by default.
- ShowHeader - it's a boolean value which is set to false by default.
- TestMode - it's a boolean value which is set to false by default.
Block Properties
You can set the below blocks properties in the blocks section of the builder.
CallbackUrl
Paytm Callback Url
MerchantId
Paytm Merchant Id
SendResponseToServer
Send Response to PG Server
ShowHeader
Show Paytm Header
TestMode
Test Mode for Paytm
Methods
You can set the below method blocks in the blocks section of the builder.
StartPayment
Method for StartPayment
Events
You can set the below event blocks in the blocks section of the builder.
ClientAuthenticationFailed
Client Authentication Failed
ErrorLoadingWebPage
Client Authentication Failed
ErrorOccurred
Some Error Occurred
NetworkNotAvailable
Network Not Available
TransactionCancelled
Transaction Cancelled
TransactionResponse
Transaction Response Received