#ash_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/1291326135795187752
đ 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.
- ash_ece-not-rendering, 16 hours ago, 41 messages
- ash_api, 2 days ago, 26 messages
- ash_wallet-element, 5 days ago, 5 messages
- ash_code, 6 days ago, 9 messages
You don't need a client_secret in order to setup the payment method
When you submit the payment, use the confirmSetup instead of the confirmPayment:
https://docs.stripe.com/elements/express-checkout-element/accept-a-payment#submit-the-payment
I'm not sure for what you are referring exactly to "form data", but you simply need to follow that guide and use mode: setup and confirmSetup instead of confirmPayment.
okay perfect
nice
but my google pay option isn't rendering do you have any idea what would cause this error ?
It seems you have an extension or something blocking Google Pay
I'm not sure honestly...
Can you link me to the docs or types where mode is defined
I can't find it in the types for ExpressCheckoutElement
This.
100% of what?
you can just apply that style to the <div> that you place the ExpressCheckoutElement inside of and it should work as far as I know
yeah but when you render two buttons
like apple pay and google pay, it'll just overflow no ?
it shouldn't