1

i used Android UPI Inent Payment at Android Studio. It is working fine with GPAY and PAYTM. But With PHONEPE,when user enter wrong pin details at phoenpe App.It returns Status as "Success" instead of "Failure" .Following are returned by phonepe even payment failure by entering wrong pin details. txnId=AXL0b2c90c212a94b7eafe266f54e4581df&txnRef=2dh1BZKpLo&Status=Success&responseCode=00

Thanks for your Support.

Suresh s.p
  • 29
  • 1

1 Answers1

0

You have set "Configure Template". If you want to test upi failed transactions you can set "b2bPg_payPage_upiCollect_failure" for upi failed transactions so, when you go to the payment page whatever you do your payment will be failed. By default, it's on the success that's why you are getting success in every case. For more information and postman collections visit this page