#ultrapro5000_api
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/1268370710305181696
๐ 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.
- ultrapro5000_error, 5 days ago, 15 messages
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.
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
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.
Do you only have the SetupIntent flow?
Could you give an example SetupIntent in Test mode?
Because this customer entered their card via https://dashboard.stripe.com/logs/req_J6rpIwcSyryBtQ and this doesn't look like a SetupIntent, but I could be wrong and want to compare
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yep only have the StetupIntent flow. Please check this one req_clP1JL0U6M9aZh
Yeah that one went through https://dashboard.stripe.com/test/logs/req_ki656njBAoncVm and it is a SetupIntent indeed
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So the Live mode one wasn't from a SetupIntent
weird. maybe they had a cached version? because seems shouldn't get through without the SetupIntent
Yeah, you would want to check every possible path. https://dashboard.stripe.com/logs/req_J6rpIwcSyryBtQ here I can see it's a normal Card Element though
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
It looks like this one https://docs.stripe.com/js/payment_methods/create_payment_method