#phil_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/1300586205230137386
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! In test mode you should use real, live Google Pay cards in Stripe's test mode. We don't recommend using Google's test cards.
Hi! Thanks, I'll try that now
Also, we are using the payment element. If my payment method domain is not registered should Google Pay still show as a payment method?
No, Google Pay should only show up if you have a Payment Method Domain set up, or if you're in test mode under certain conditions. Do you see any messages in the console about Google Pay or the domain you're using?
We're in test mode (stripe dashboard toggle), that might be it. I can try on a test stripe account without the test mode toggle, but would that process a real charge on my real card?
There are no console messages around google pay
To clarify, are you using test mode API keys in your integration?
The test mode toggle on the Dashboard only impacts the Dashboard itself, not your integration.
Yes we are using test mode api keys