Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google pay is not accepting payment #32

Closed
vinayvishnu725 opened this issue Jun 11, 2021 · 5 comments
Closed

google pay is not accepting payment #32

vinayvishnu725 opened this issue Jun 11, 2021 · 5 comments

Comments

@vinayvishnu725
Copy link

i tried to make transaction on google pay its blocking , but with other UPI apps its working fine ...
my flutter verion is 1.22.5,

@vinayvishnu725 vinayvishnu725 changed the title google pay is not accepting google pay is not accepting payment Jun 11, 2021
@reeteshranjan
Copy link
Collaborator

This is known behaviour for non-merchant payments since past few months. More details are available in README and APPS.md files in project directory. Please let us know if you need any more details post that.

@adityasreebysani
Copy link

transactions are failing on gpay even to merchant accounts.

I get this error :

"the transaction may be risky.For your safety ,it cant be completed at this time"

PhonePe, Paytm are working fine

@reeteshranjan
Copy link
Collaborator

reeteshranjan commented Jun 24, 2021

@adityasreebysani the package currently does not support merchant payments.

Please see initiateTransaction documentation. It does not allow you to provide merchant payment parameters required by UPI linking specification implemented by this package.

As per UPI specifications, for merchant payments one needs to pass merchant ID as well as a signature of the whole request data. See section 1.3 in UPI linking specification.

@reeteshranjan
Copy link
Collaborator

@adityasreebysani @vinayvishnu725 please follow #38

@reeteshranjan
Copy link
Collaborator

Is #38 relevant and important for you?

If yes, could you please respond to my twitter thread with UPI and NPCI handles included in your response asking how these must be solved and how it helps you? https://twitter.com/reeteshr08/status/1488746633068089345

@adityasreebysani @vinayvishnu725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants