#jose-fernndez_docs
1 messages · Page 1 of 1 (latest)
đź‘‹ Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đź”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1389707997281910908
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Could you share your development website, so that I can take a look why Apple Pay and Google Pay buttons are not showing?
Have you registered the domain with Stripe? https://docs.stripe.com/payments/payment-methods/pmd-registration
đź‘‹ Taking over for my teammate who needed to step away
hey, ok
How can I test this myself? If I start on https://pre.overoption.io/en, how can I quickly add an item to a cart and land on your payment page withouth creating a user account?
You don’t need to create an account at this link:
https://pre.overoption.io/payment/test-stripe/7371
Just fill out the form and click the button with the Google Pay and Apple Pay icons.
Overoption pasarela
Hm, okay, I see Google Pay in Chrome
Let me test Safari
I see Apple Pay in Safari, too
Do you have a card saved to your Google Chrome payment methods? Do you have a card saved to your ApplePay wallet on the computer you're testing on?
Ah, those are browser autofill values. Do you have any saved payment methods at wallet.google.com ?
Are you switching between Chrome profiles?
Okay, I’ve signed out and kept only the account that has the card active.
I’ll try on Firefox.
You likely won't see it in Firefox since only the ExpressCheckoutElement supports GooglePay within Firefox. What happened after you signed out of the other profile in Chrome?
No, it’s not working on Firefox either. In this browser, I don’t have any extensions or anything that could cause issues. This happened to me before when testing locally with Ngrok, but I still don’t understand why it’s happening now.
Do you see GooglePay on this page? https://docs.stripe.com/checkout/custom/quickstart
You'll need to click on the "Preview" on the right
no
mmm
I had reached out to you before, and after a few minutes the payment method showed up (this was a few days ago). But now I can’t see it again, and I haven’t changed anything on my end, so I’m not sure why this is happening.
At that time, I was testing with Ngrok.
Yeah, it has to be something local since I see GooglePay and ApplePay just fine
But I can’t understand why sometimes it lets me see the payment method, and other times it doesn’t.
According to what you mentioned, what restrictions are there with the integration of Embedded Components in terms of browser support? Which integration offers broader browser compatibility?
GooglePay should be displayed worldwide (except in India) within Checkout (including custom checkout/embedded components)
Alright, I’m working with Chrome version 138.0.7204.97. From what I understand, this version is compatible. Is there another browser you’d recommend I test with?
You can try Chrome on mobile to see if you see the same behavior
As for ApplePay + Checkout, what do you see in Safari?
Right now the payment method has appeared, but I don’t understand this behavior — it shows up only after several minutes. It’s really confusing.
Can you try reloading this page to see if GooglePay shows up now? https://docs.stripe.com/checkout/custom/quickstart
Yeah, this is odd. The most common reason for this is a card is not saved to someone's GooglePay/ApplePay wallet but that's clearly not the case here. Since I'm able to consistently see the wallets on your page, this points to something local. Are you sure an extension isn't blocking something here?
Well, I do have some extensions installed in Chrome. I’ll try uninstalling and reinstalling it, but for now I’ll keep testing since it’s working at the moment. I suppose that to test Apple Pay I need to add a card to an Apple Wallet, right?