PatilShreyas / EasyUpiPayment-Android

📱Android Library to implement UPI Payment integration easily in Android App 💳💸
https://eupipay-docs.netlify.app/
Apache License 2.0
356 stars 120 forks source link

[BUG] All UPI payments are failing #67

Closed varunagharav closed 3 years ago

varunagharav commented 3 years ago

Write information about Bug/Feature Request here The Problem No matter what UPI app I trigger, it just says, "Maximum limit exceeded...." and the transaction just got failed. NO ERROR MESSAGE IS LOGGING

ravi521986 commented 1 year ago

PhonePe send 01 response on every time if payment success or payment fail. i m using VPA of Phonepe Business. please suggest me solution

prajwalmw commented 1 year ago

@PatilShreyas Getting "This transaction may be risky". Took my merchant UPI ID from my gpay business app. Aint working. Is anyone else still facing this issue? I guess we need to get our gpay buiness verified with legal business docs.

lalanaN202 commented 1 year ago

android upi intent returns transaction successful but money is not deducted while using phonepe. But getting a maximum transaction amount exceeded for using gpay

cbraghuvarma commented 1 year ago

I'm trying to implement UPI deep linking in my angular application and I'm not getting a response from the UPI app, after payment. Please help me to get a response from the UPI payment app after the payment completion.

sagardidel56 commented 1 year ago

@cbraghuvarma did you managed to solve this issue, Im getting error=> You can't make this payment for security reasons. Note: You Don't have to enter to your UPI ID to recieve cashback /money

I'm getting this error in my React js project while using this flow https://developer.phonepe.com/v1/reference/pay-api#pay-request-for-upi-collect

gptapravi commented 1 year ago

It seems PhonePe requires intent flow payments to be signed for larger amounts. And, signing an intent requires dev support from bank/upi handle provider. So, it’s a dead end till banks become tech friendly which will not happen till fintech’s upi market share goes down.