#rdhelms_code
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/1395390793329676389
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- rdhelms_unexpected, 5 hours ago, 6 messages
Hi, it used to but let me confirm if it still does.
If you use Stripe Tax, it will still require the shipping address: 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
Testing if it will work without Stripe Tax
We definitely are needing to use Stripe Tax, so sadly it's not really an option to get rid of that
But yes we were able to use Google Pay in the past with the Payment Request Button element when we weren't collecting tax
And I can get Google Pay to show up in a Stripe Checkout session if I either remove automatic_tax or add the shipping_address_collection
I'm just really surprised that Google Pay requires a shipping address even for products that are clearly not being shipped
That is how it works with Checkout Sessions.