#adam-williams_error
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/1214180423807275028
đ 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.
- adam-williams_error, 3 days ago, 10 messages
For additional context, Stripe Radar is disabled on the account in question.
Hi, let me help you with this.
This is basically the response we got from the card network, e.g. Visa/MasterCard.
The issuing bank can respond with any values they want, and Stripe just delivers it back to your app.
"network_status": "not_sent_to_network",
Are you sure about that?
"type": "blocked" looks awfully like Stripe has decided of its own accord to prevent the payment going through
Could you please share the PaymentIntent ID pi_xxx?
Sure, pi_3OpRnHLCeRZDq69e0FEyonaq
My guess here is that there's some sort of (presumably completely undocumented) behaviour on Stripe's side that blocks payments if there are "too many" declines in a time period (even for accounts with Radar switched off??)
This customer was migrated from our previous payment provider. I have no idea why the other PIs are generic_declineing and suspect that only the card issuer knows that, but they are a legitimate customer. How long have they been blocked for? Is it at the payment method, or customer level? Can I manually unblock them?
Yes, that's possible. I would suggest reaching out to Stripe Support and they will be able to help with this better: https://support.stripe.com/?contact=true
Thanks... Frustrating but I appreciate you're probably not able to give more detail than you have