We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 now requires developers to use the Google Pay API for the button rendering. Usage of the PayButton API is a requirement when rendering a Google Pay payment button within your application See https://developers.google.com/pay/api/android/guides/brand-guidelines or https://developers.google.com/pay/api/android/guides/resources/pay-button-api
Usage of the PayButton API is a requirement when rendering a Google Pay payment button within your application
Developers will be able to use it with <GooglePayButton ... />
The text was updated successfully, but these errors were encountered:
Bump, any updates on that? we also have troubles during Google Pay app review process due to the requirement of using PayButton API.
Sorry, something went wrong.
No branches or pull requests
Describe the functionality you would like to see
Google now requires developers to use the Google Pay API for the button rendering.
Usage of the PayButton API is a requirement when rendering a Google Pay payment button within your application
See https://developers.google.com/pay/api/android/guides/brand-guidelines
or https://developers.google.com/pay/api/android/guides/resources/pay-button-api
How would this feature make the plugin more useful?
Developers will be able to use it with
<GooglePayButton ... />
Additional context
The text was updated successfully, but these errors were encountered: