#Jeremy.dj-error
1 messages ยท Page 1 of 1 (latest)
Hi! Where do you see this error message? Can you share a PaymentIntent ID with that issue?
- I see you successfully created the PaymentIntent, but it required confirmation: https://dashboard.stripe.com/logs/req_7qVbcxv1NZA4Im
- Then when you tried to confirm the PaymentIntent, Stripe returned an error: https://dashboard.stripe.com/logs/req_TLStLdrlLBfnJh
You have exceeded the maximum number of declines on this card in the last 24 hour period. Please contact us via https://support.stripe.com/contact if you need further assistance.
- And because there was an error when confirming the PaymentIntent, it's status changed to
requires_payment_method
ok i look for an other case
pi_3KxyOuEENPQluKfS0QEIlpB3
here it is the first payment and it says "requires_payment_method" , without fails before
ok i See 3D secure fail
but the problem is that some Users changed of card after having this issue. And with the new credit card, it was the same message
we catched this error :
api error
?
pi_3KxqnfEENPQluKfS1nziR4EG
i deleted in a second time the client, to see if it worked. it did not
list of fails for this client
first attempt: pi_3KxgS4EENPQluKfS1hBNlAPo
requires_payment_method whereas there is a credit card set up
All the PaymentIntent you shared failed the 3DS flow. And when that happens, the PaymentIntent automatically change it's status to requires_payment_method.
If you want to know why the 3DS flow is failing, I recommend contacting Stripe support here: https://support.stripe.com/?contact=true
ok but now, why it would fail for the same user with an other credit card
You need to look at last_payment_error.message on the PaymentIntent
For that last one, it says You have exceeded the maximum number of declines on this card in the last 24 hour period. Please contact us via https://support.stripe.com/contact if you need further assistance.
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.
i understand, but these users tried with an other card
and it did not work with the other card that cant register in the account
Can you share the request id for that? I would need to see an error to help
same user
two different cards
first fail : not enough moneu
second fail: 3D secure fail
But the user managed to pay, creating an other user account
what i want to say, is that failing block the accound of any payment
and with an other account, it is ok
Hello ๐
Taking over for @jade shoal here
Not sure what you mean by user managed to pay and create the account?
We'd also need to see the actual request ID to help
the user created an other account on our plateform
and managed to pay with the same credit card
(it created an other client on stripe-
pi_3KxgS4EENPQluKfS1hBNlAPo is this the payment intent you're talking about?
If you're seeing 3D secure fail it is possible that the user actually failed the 3DS verification
and this one : pi_3KxrNCEENPQluKfS1FRYxSvz
The error message on this one is You have exceeded the maximum number of declines on this card in the last 24 hour period
Did they create a new account after 24 hours? or was it done right after they saw this failure?
right after failure, with an other new plateform account, it worked
Hmm, looking
It is possible that we limit the attempts per account
let me get more eyes on this
This could likely be related to how your platform accounts as well as radar rules (if you're using Stripe radar) are configured.
You said: "Where can we see the "radar rules" . in my last topic you said "this could likely be related to how your platform accounts as well as radar rules are configured""
You can see your radar rules in your Dashboard here: https://dashboard.stripe.com/test/settings/radar/rules
i dont see a parameter than woould limit the attempts per acccount
Ah this isn't Radar, this is a card network regulation
we are talking of limit per account, because users managed to pay creating an other user account
Yes it is per-account
๐ I'm hopping in since bismark needs to step away soon - give me a minute to catch up
Are you asking how to specifically configure the limitations for "You have exceeded the maximum number of declines on this card in the last 24 hour period" ?
not exactly
but maybee
i have an user
i dont know how to make finalize his transacction
he tried 2 differents cards
pi_3KxUxOEENPQluKfS1DPVzZop
i just want to charge him
and i see now way to do that
if i try to charge him, i can set up the amount
ok i found
i try