#ultrapro5000_api

1 messages ยท Page 1 of 1 (latest)

tardy hemlockBOT
#

๐Ÿ‘‹ 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/1268370710305181696

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

flat valleyBOT
#

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.

zealous robin
#

Hi Orakaro, I hope you're well. If you want to just point me to the docs that's great but if you want to check the code here's the javascript.

#

I should also mention, when I test with stripe test cards for incorrect csv or expired card it does return error as expected. I'm a bit surprised this customers purchase got through considering.

autumn geyser
#

Thanks and looking...

#

So ti looks like you are creating a SetupIntent first, then you separately creating and confirm a PaymentIntent

#

and this customer got though the SetupIntent, but was declined on PaymentIntent?

#

Hmm I am not sure whether this customer has gone through a SetupIntent

zealous robin
#

Hi!, thanks for your time and attention. I think they should have gone through SetupIntent, not sure how things would make it that far unless they did.

autumn geyser
#

Do you only have the SetupIntent flow?

#

Could you give an example SetupIntent in Test mode?

zealous robin
#

yep only have the StetupIntent flow. Please check this one req_clP1JL0U6M9aZh

autumn geyser
#

So the Live mode one wasn't from a SetupIntent

zealous robin
#

weird. maybe they had a cached version? because seems shouldn't get through without the SetupIntent

autumn geyser