#Jonathan Lafleur-testcard
1 messages ยท Page 1 of 1 (latest)
A code example ?
No, like an object example - like a Payment Intent ID, or the ID of a requests
Let me see if I have something in the debug won't be long thanks
Interesting point, I found out that in Stripe Console it's accepted
so it's definitely in my code there's a bug
I just get acces to the log, my teammate was away and he have the 2fa phone xD
The most likely scenario is that you're mixing the live/test mode keys like romerocox mentioned in the main channel - but yeah once you send us an example we can confirm
No it's the test mode keys, they start with pk_test
Hi @earnest vigil I'm taking over this thread, give me a moment to catch up
No worries ๐
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_Qu612NZE38UbyH
I don't think this is the request that you encountered the error, because the status is 200
Yeah exactly, that's what i'm saying it's accepted on your end
That why I said it's definitely on my code
i'm still digging where it can come from
I just found that it's marked paid in my database, so i seem to be only on my frontend
I can't use 4242 card, it's always rejected with a message to contact my bank... Any idea ? -> is this the problem we are talking about?
But then, I said this in this thread.
and this
But yeah, you are right, we're talking about the same bug, that I just found out, was not on your side, but that we are responsible for. I'm sorry that I took your time, and I appreciate that you and Karbi tried to help ๐
No problem at all. Feel free to let me know if you have any follow-up questions.