Replies: 1 comment
-
You should appeal to their decision. I had the same and it went well after approving. Stripe is one of the approved payment providers by Google. So they should accept the solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The implementation works without any problems in test mode. Now I have requested Google Pay API for production access, but it is rejected with the following reason:
"I agree you're using Stripe plugin for your submission. But has not implemented the PayButton API to render our approved Google Pay Button. As you are using Stripe Plugin, to implement the PayButton API you need to reach out to the Stripe team for assistance."
I use the paymentsheet so I wouldn't know how to fix this on my own as it has already been implemented as written in the docs (https://docs.page/flutter-stripe/flutter_stripe/sheet)
Flutter 3.24.2 & flutter_stripe 11.1.0
Beta Was this translation helpful? Give feedback.
All reactions