#nidhinradh_unexpected
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/1302993656390619226
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share an example Checkout Session ID or URL where Google Pay isn't available?
We have a different checkout flow with web elements, and Google Pay is showing up there.
It's because you're using Stripe Tax and you aren't collecting a shipping address which is currently required I'm afraid: https://docs.stripe.com/tax/checkout#:~:text=If you wish to ensure that Google Pay is offered as a payment method while using Stripe Tax in Checkout%2C you must require collecting a shipping address. Apple Pay with Stripe Tax displays only when the customer’s browser supports Apple Pay version 12.
My bad, I missed that one. Thank you so much for the quick help!