#rubens-nobre_code
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. Thank you for your patience!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ 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/1214243093826773003
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
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.
- rubens_card-3ds, 2 days ago, 110 messages
- rubens-nobre_code, 4 days ago, 69 messages
Hello
When you attempt to attach a card to a Customer, a card validation is oftentimes run (see: https://support.stripe.com/questions/check-if-a-card-is-valid-without-a-charge) -- this can result in a decline like the above.
But I'd like to understand why this
req_UM5BoIMdyP5ynT
has failed.
response is generic card decline.
do you notice something wrong in this request:
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
402 ERR
can this be related to 3ds . wrong implementation ?
No nothing is wrong
It was just a decline
I can see internally that it was declined because there was a previous decline for that same Card and the issuer told us it was not retryable.
ah, ok...
I decline myself cus it seems to be debit card. and I'm facing problems to charge debit cards on subscriptions after trial period ends. Since I'm from Brazil and users are coming from global
Ah yes sorry, we were discussing this last week.
But yeah, that is totally normal what you are seeing there.
๐