#madmar_setupintent-captcha
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/1230978423086911598
đ 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.
- madmark00178_api, 1 hour ago, 6 messages
Hello
Hi bismarck - i was told in the last thread that i need to pass credit card details, but i'm using Checkout session
Hmm let me take a look at the request you shared
I do use direct calls for a few things but as far as i can tell, this wasn't one of those cases
Hmm yeah that's odd
I'm looking with a colleague. Afaik a request of this nature should not have been possible
What exactly do you mean by "failed webhook request"?
Like that is a failed API request that you are sharing
How does it have to do with your Webhook endpoint?
The request IDs i've sent were found because it's the only two errors I've shown on Stripe logs
OH sorry i didnt mean to say webhook
Yep okay I think you are just mixing up terminology in terms of webhook
My bad
I actually did think the error was from a webhook request, but now that i look at it, it's from checkout.stripe.com
Yeah the error is occurring when a customer opens up a Checkout Session and then somehow attempts to submit payment but no card details are passed through in the API request
We have client-side validation to prevent this if there actually aren't card details. So either that validation is getting bypassed or the card details are stripped before they are submitted
Weird. The initial request ID i sent is the concerning one because that guy apparently tried repeatedly and never got it to go through
The second request ID i sent apparently got resolved somehow
I do see for the SetupIntent you shared plenty of other attempts from that person that did not run into the same issue -- they weren't able to successfully pay because they kept failing the CAPTCHA challenge
Ahhh i see
Okay well i won't worry about it then, i just wanted to make sure I didn't have a bug somewhere
Yeah we will continue to look into this as it is indeed strange and shouldn't really happen, but overall I don't think it was the main cause of the other customer's failure to pay
Cool sounds good. Thanks for looking into it
Sure thing