#nancyyeh_code

1 messages ¡ Page 1 of 1 (latest)

distant rootBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212132487057113170

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

alpine beaconBOT
#

Hello! We'll be with you shortly. 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.

round moth
#

Do you have an example SetupIntent where you saw this error?

#

The idea is you only reuse Intents if they're in requires_payment_method status
It is possible the SetupIntent you were trying to confirm, moved to a diff/terminal state

unborn dome
#

how do you know what status you are in?

round moth
#

You can retrieve the SetupIntent object and look at the status parameter.

Also, if I recall correctly the SetupIntents have a confirmation limit. So the card has been declined let's say about 10 times then SetupIntent might move to a canceled status

unborn dome
round moth
unborn dome
#

so if the setupIntent is already confirmed? do you just skip it? or do you retrieve it?

#

how do you know if it's already confirmed?