#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/1386733483485036709
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there 👋 did you also add a card to your Google Pay and Apple Pay wallets?
What kind of integration are you testing? as there may be other integration requirements that also need to be completed depending on what type of integration you're building
Yes, I’ve added the card to Google Wallet and followed the integration steps according to the repository referenced here:
https://docs.stripe.com/checkout/custom/quickstart
With this setup, I’m able to complete the full payment flow using other payment methods like PayPal or Amazon Pay, but I still can't get the Google Pay button to appear.
👋 do you see the Google Pay button appear when you view this doc: https://docs.stripe.com/elements/express-checkout-element/accept-a-payment ?
And when you say you "added the card to Google Wallet", you specifically added a card at https://pay.google.com/ ?
yes
Okay and are you serving over HTTPS here for testing your integration?
Or testing locally?
(The button won't show up locally)
I’m currently testing the integration locally using Ngrok, so the site is served over HTTPS.
Gotcha, is there somewhere I can visit to reproduce?
That just takes me to a page that states: El portal no tiene productos disponibles
mmm
All I see:
It’s curious — I’m wondering if it could be related to my location.
Alternatively can you provide me a Checkout Session Id you are testing with?
Are you located in India?
Otherwise your location shouldn't really matter.
No, i'm in Colombia
cs:
cs_test_a1gkNY80QCxjIQcsbIUJkN5sngWALOpn7KlGF1diUg6vmWSoBUrWCYYsMm_secret_fidwbEhqYWAnPydmcHZxamgneCUl
Hmm I see that Google Pay was valid for that session.
Can you show me a screenshot of what you see when you render Payment Element?
ok
And any way you can fix your site so I can reproduce?
Now I’m checking again, and some of my teammates tell me they can see the button on their end.