#Guillaume - Automatic Payment Methods
1 messages ยท Page 1 of 1 (latest)
Hi Rubeus, yes I'm using the Payment Element on my own custom form.
All the other payment methods I have enabled show up correctly if I set the corresponding currency. But I never see Google Pay as an option. And neither do customers as they have asked.
Is this form live somewhere where I can take a look?
Looking, hang on...
Works great for me:
I think maybe you don't have a Google Pay card in Chrome, or Google Pay is not properly activated in Chrome.
If you go here do you see a Google Pay button at the top, above the HTML + JS and React tabs? https://stripe.com/docs/stripe-js/elements/payment-request-button
To clarify, having card info saved inside Chrome is not the same as having an actual Google Pay wallet set up in Chrome.
Yes, I see it on that docs page.
Huh, that's strange. You see a Google Pay button on that page but not the Google Pay option on your own page?
correct.
So I did this on the proceeding page:
If you use exactly those same options you don't see Google Pay like I do?
Oh wait, I just tried again and I'm seeing it now!
Ah, okay, cool!
This is super weird. I was not seeing it before.
Did something get activated when I went to your docs page?
No, not unless they changed something significant there recently and I don't know about it. ๐
Ok. Well sorry for wasting your time. I'm glad it works now! ๐
Not at all, happy to help!
Related question: would you guys ever consider adding an API method to get a list of payment options and their icons based on the currency? So that I could display them on the first purchase page?
I don't want to list all possible methods in case their currency doesn't support some.
And I think not showing anything might be giving some customers hesitation.
I don't think we have anything like that planned, but I can flag it internally as a feature request!
Ok, cool! Thanks again for your help.