mrdishant / Paytm-All-in-one-flutter-sdk

A Flutter plugin to use the Paytm as a gateway for accepting online payments in Flutter app.
Other
10 stars 7 forks source link

Can we have the whole Paytm payment gateway UI #1

Closed pendyalaharsha closed 4 years ago

pendyalaharsha commented 4 years ago

I mean earlier we were given options to pick the payment mode inside the Payment gateway UI. I found it very convenient is there any way where in we can start the payment without specifying the payment mode.

mrdishant commented 4 years ago

Just don't add the following in the request of Transaction Status API. (Server SIde) "enablePaymentMode" : []