paytm / paytm-allinonesdk-flutter

10 stars 8 forks source link

Unhandled Exception: PlatformException(0, Payment failed due to a technical error. Please try after some time #28

Open akabhinavv3 opened 1 year ago

akabhinavv3 commented 1 year ago

i'm getting this error on testing app after click on pay button.

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(0, Payment failed due to a technical error. Please try after some time., {CURRENCY: INR, GATEWAYNAME: WALLET, RESPMSG: Payment failed due to a technical error. Please try after some time., BANKNAME: WALLET, PAYMENTMODE: PPI, MID: PFLNID48071661430280, RESPCODE: 810, TXNAMOUNT: 100.00, TXNID: 20230309111212800110168402904589477, ORDERID: 702223, STATUS: TXN_FAILURE, BANKTXNID: , TXNDATE: 2023-03-09 09:40:44.0, CHECKSUMHASH: zyyLzbQixbFgwuVX7F8eHJlV0yxnwW3LeZ3eHWB5F4BFThNPNZL3OJr9Rh4JTwfC6/ceAcyVodygf6EvmyiuuCaEbuBzBTaAmsM/OD7qLkI=}, null)

Sneh-Paghdal commented 1 year ago

In my app also, with this test api when i get two options failed and successful then I click on successful, The payment is processing message runs. When I try to go back then the error occurs which @akabhinavv3 written above. I forgot to tell, that I codes in dart/Flutter

perlasivakrishna commented 3 months ago

@akabhinavv3 I am alos getting same issue, Any idea what's the issue.