PatilShreyas / EasyUpiPayment-Android

📱Android Library to implement UPI Payment integration easily in Android App 💳💸

Home Page:https://eupipay-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payment Issue : Nothing is working

WackyCodes opened this issue · comments

Different Pay options showing different types of issues. For example -
Phone

  • Payment Declined
  • For Security reasons, you are not allowed to send money from your bank account for this payment
  • You don't have to enter your UPI PIN to receive money/cash Bank

Paytm
-Payment Failed
ref-Url length invalid

  • Failed ! Your payment is failed as you exceeded the 24 hour payment limit on your paytm bank account.

These types of issues are arises every times when I tried to payment with any payment option.
Please guide me to resolve the issue.
Email : wackycodes@gmail.com

P.S. - I've read all the documentation carefully from everywhere and implement properly. I've implemented the upi pay in different ways but nothing gonna work in my case. help please.

@WackyCodes did you find any solution for the upi intent type payment.

Following

@PatilShreyas Did anybody here found the solution?
Because I am facing this issue in production and debug app both.

Solution is Simple. PSP did have permission to use Pay using Intent (Deep link) that's why you are getting this issue. but only 1 M2P App has Pay with intent support that is Phonepe Business.

try https://upigateway.com if you want success the transaction only after verify.

same issue I am facing. does anyone found a solution for this?