#Nancy-payment-request-button
1 messages ยท Page 1 of 1 (latest)
That's odd. It shows up for me, so something is going awry elsewhere.
It should at least be showing up here: https://stripe.com/docs/stripe-js/elements/payment-request-button
Let me check internally for troubleshooting ideas and circle back
Cool! Thank you
Sorry if this seems too obvious, but can you sign into pay.google.com and confirm that your payment method shows up under Payment methods?
Yeap... it's under payment methods
and G Pay shows up on other websites using the exact same browser.. just not stripe website
Do you get an error at the top of this page? https://stripe.com/docs/stripe-js/elements/payment-request-button
Also, which chrome version and OS are you using specifically? You mentioned version 103, but not necessarily 103.0.5060.134
Yes, I have version - Google Version 103.0.5060.134 (Official Build) (x86_64)
with the default error message
What's the OS?
macOS Monterey 12.4
Okay, yeah that's odd. Let me crowdsource an idea internally about what's going wrong
Any extensions like OnePassword that might be blocking it? Are you in incognito mode?
Yeap - tried it on incognito mode and turned off all ad block and password managers
still not showing up
What extensions are present on the browser? Have you disabled them all and cleared the cache?
Apologies if this is getting too specific, but I pulled the Stripe page up using the same OS and browser versions and it's showing for me, so I'm running out of things to try.
If the payment method was added today and/or you did a system update recently, I would try restarting the computer too
So, I am pretty sure this is not a browser or os error now. I tried logging into someone else's account and the button shows up. That being said, I think this may be related to Having multiple Payment Profile for Google Pay under one account (that being said, I am not exactly sure the settings to update in my google profile to get it fixed, give that this error only appears on stripe website).
HI ๐ @silk magnet had to go so I've stepped in.
any thoughts on how to fix it?
Can you check chrome://settings/payments and let me know what you have set for "Allow sites to check if you have payment methods saved"?
It should be a switch or toggle button that is either on or off
Yup
gotcha!
thanks again
quick question - is the an intended behavior? Won't this affect other people who don't have this turned on too?
If their browser is configured that way.
but this doesn't effect shopify(their intergration) nor the default google pay button
The way the Payment Request Button is built requires a few more checks.
Because we conditionally render Google Pay, Apple Pay, a button for stored cards in the browser, etc.
They would just fail at a different point as I understand it.