princeflutterdev / flutter_upi_pay

Find installed UPI payment apps on your phone and make payments using any one of them.
https://pub.dev/packages/flutter_upi_india
MIT License
3 stars 1 forks source link

Payment not working #4

Open muruganupturn opened 1 month ago

muruganupturn commented 1 month ago

Your money has not been debited. You've exceeded thebank limit for this payment. Retry with a smaller amount

princeflutterdev commented 1 month ago

this issue is with the common UPI id which you are using to get the payment. Use merchant upi id and if issue still persist then let me know

muruganupturn commented 1 month ago

Now come to Recipient 's bank is currently unable to receive the money. But normally GPay is send money

muruganupturn commented 1 month ago

The CRED app using payment is success. But transaction status error Screenshot 2024-10-10 at 5 46 46 PM

princeflutterdev commented 1 month ago

Can you able to provide me the CRED response what you getting.

Hit1009 commented 2 weeks ago

same issue, showing error even on merchant id. Tried both on personal UPI and merchant UPI I'd. Is it working for you @princeflutterdev?

Hit1009 commented 2 weeks ago

Also is there a way to see the final upi link generated for payment in the format of upi://pay?pa=xyz@paytm&pn=Paytm%20Merchant&mc=abc&mode=02&orgid=000000&paytmqr=abcdefg&sign=abc+xyz/pqr/+stu Most possibly issue in the link that redirects us to the upi app.

pavan-jaju commented 1 week ago

Any update on this?