Closed Tom3652 closed 2 weeks ago
did you enable apple pay in the Stripe dashboard console?
hi @remonh87 thanks for your quick reply, yes indeed :
Okay @remonh87 i have the apple pay appearing on another phone (iPhone 12 Pro Max), i guess my own wallet has an issue 😅
For Google Play do you confirm i simply need to have a valid card in my Google Wallet for it to appear as well ?
Thanks for your help !
Hi for testing that is the case but in production you need to get approved by google. See https://docs.stripe.com/google-pay?platform=android#going-live
Alright thank you for your help, my app is already live on the store for few months so i will check how to update all this.
I confirm that Google Pay has appeared in debug mode after adding a Revolut card in my wallet and my app is under review for production. Thanks again for your time
Describe the bug I am using this code :
And it doesn't show either Google Pay or Apple Pay buttons.
Note iOS :
Note Android :
I am testing on real devices.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Smartphone / tablet
Additional context I have searched multiple issues and read everything you said in your discussion but this doesn't help.
I have also tried to run the example app but i have got so many build errors from the stripe_js (
/packages
directory) classes with attributes not found, and so on.. That i could not try with your code to see if it was working unfortunately but there may be a real issue here.