#nshah97_error
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/1439941749085704313
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hi there!
Thanks for the screenshot. You're starting a Google Pay transaction from the Express Checkout Element, is that right?
yes correct
this is the gpay button that i see on my checkout page once adding the ExpressCheckoutElement to the form
Do you see the same issue with a test Google Pay payment on this page, where there's "Google Pay" as an option below "Card"?
https://docs.stripe.com/testing/wallets?ui=embedded-form
Yes, I see the same there. All good
Can you share the guide that you're following to integrate the Express Checkout Element, you said using Checkout Sessions API?
Couldnt find any guide specific to ExpressCheckoutElement inside a Checkout Session from the Checkout Session API. But i was using this for CS-API
https://docs.stripe.com/payments/quickstart-checkout-sessions?lang=python&client=react
I guess that's another question, theres not much info about usage of these wallets in checkout session api afaik
We have this guide for using the Express Checkout Element with the Checkout Sessions API:
https://docs.stripe.com/elements/express-checkout-element/accept-a-payment?payment-ui=embedded-components&lang=python&client=react#before-you-begin
All good, I know it's not always easy to find some of these docs!
But yeah, go through it and check that you're following all the steps there, and let us know if you're still having issues
Will raise another thread if i run into anything else after following this! But thanks for your help anyway
No worries!