Closed Amolnigdikar closed 3 years ago
I am also facing this issue. Anyone has any solution?
I am also facing this issue.
I am also facing this issue, Hopefully this error is due to the lack of adherence to NPCI prerequisites from Merchant App. In the new update, it is mandatory for the Merchant App to have a verified Business Account UPI (using Gpay for Business) to receive payments. This procedure takes approx. 2 days to verify your payments profile( PAN Card, GSTIN, or other modes of documents will be verified). Fulfilling the above issue must solve the error. This is not a design flaw as this UPI intent call is being used by many apps like Jio, Amazon etc. I am currently working on the verification aspect. Will update this thread if i am successful.
i am also facing the same since last week of june, only Paytm is accepting while other UPI Apps are not processing payments. Already verified GPay Business Account with GST & PAN and got the working Merchant code , activated a year ago.
I am also facing the same issue. but as per @cyber-vendetta Merchant App to have a verified Business Account UPI , I do it right now and app showing its verified immdiatley tried to do this but not working shall I wait at least 2 days ??
This is caused by recent changes to security in UPI transactions to prevent fraud. See https://stackoverflow.com/a/68800878/4697928
Business verification is needed for your business account as per google customer support
What about normal accounts? They too are getting rejected. If you scan via app and pay, basic 4 params are enough. If you generate the URI and open the app to pay, issue occurs. Any idea why that is? @Amolnigdikar
@RandomCatGit Sorry don't have any idea about personal accounts
@RandomCatGit Sorry don't have any idea about personal accounts
Ahhh ok. I am currently trying to make a work around but it involves removing payment confirmation from your app and the biller has to verify manually... Will update soon.
@RandomCatGit @Amolnigdikar @patugosavi did you guys solved this issue? I am facing this issue when passing those 4 parameters through intent
I have a workaround for this as of now but it takes some manual work to achieve the result. https://stackoverflow.com/a/68800878/4697928
@RandomCatGit this might help, did you look after this any before? https://web.archive.org/web/20200921110005/https://www.npci.org.in/sites/default/files/UPI%20Linking%20Specs_ver%201.6.pdf
still i have no idea how to proceed
still i have no idea how to proceed
I have mentioned the solution in that stackoverflow questions
Is integrating a payment gateway the only way?
+1, I too am facing the same issue