#shifa_code

1 messages · Page 1 of 1 (latest)

sly arrowBOT
#

👋 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.

fathom flame
#

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

covert lintel
#

Okay. Atleast you can provide me how and when the above error can happen.

fathom flame
#

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

covert lintel
#

Also while intent creation do i need to send setup_future_usage

fathom flame
#

setup_future_usage is only needed when you want to save customer's payment method for future payments

twin sierra
covert lintel
#

setup_future_usage, is this work for express checkout?

sly arrowBOT
#

@twin sierra looks like you're in the wrong place, this thread is for someone else's question.

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.

fathom flame
#

setup_future_usage, is this work for express checkout?
Yes

covert lintel
#

I want to use that. So is that to be send while creating intent.

fathom flame
#

Are you integrating with Stripe directly or using third party plugin?

sly arrowBOT
covert lintel
#

yes

frosty plover
#

"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?

covert lintel
#

directly

frosty plover
#

alright, do you have any other questions that we can help with?

covert lintel
#

how to use setup_future_usage for express checkout payments