#shifa_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/1324596434364010520
📝 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.
- shifa_code, 20 hours ago, 8 messages
This channel is for developers and direct technical integration questions with Stripe. For third party integration such as WooCommerce plugins, I’d recommend reaching out to their Support
Okay. Atleast you can provide me how and when the above error can happen.
This error can happen when the Payment Intent has been paid successfully, and same Payment Intent was re-used again
A Payment Intent can only be paid once
Also while intent creation do i need to send setup_future_usage
setup_future_usage is only needed when you want to save customer's payment method for future payments
Guys this website belongs to Stripe? Because right now token presale going on this website?
It's fake or real
setup_future_usage, is this work for express checkout?
@twin sierra looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.
setup_future_usage, is this work for express checkout?
Yes
I want to use that. So is that to be send while creating intent.
Are you integrating with Stripe directly or using third party plugin?
yes
"yes" doesn't answer the question at all. Can you please clarify whether you are integrating with Stripe directly or using a third-party plugin?
directly
alright, do you have any other questions that we can help with?
how to use setup_future_usage for express checkout payments