#jay-11
1 messages · Page 1 of 1 (latest)
Hi
How are you preventing card testing? what did you implemented so far?
Check this list:
https://stripe.com/docs/disputes/prevention/card-testing#prevent-card-testing
i have added captch, limited the number of payments from one ip address, request coming only from our host is handled
yet still some payments are coming
with differnt ip's
What makes you saying that those payments are test payments ?
can you share a sample ?
sure just a minute
because if the user want throw captcha and submit a payment that means not a Card testing, but a normal payment attempt or your secret key is leaked and you need to roll it
these are all that have been tested
Can you share a sample Payment Intent ?
Checking...
Thanks for sharing, the PaymentIntent pi_3NW5QdBaSTFI9lAz1sCvQkrE was confirmed from your frontend (req_1iChk3YqZQNjmd) if your frontend has captcha then it's not considered as a test payment... because the user went throw normal process I would say
If you want, you can improuve that by using radar and allow minimal number of failure payment by IP
we have already enabled radar
but we know this is a wrong payment and if disputed
we will be charged
A failure payment can't be disputed. Only successfull one
What make you saying it's a test payment ?
The merchant did the payment from your frontend using a valid card
You can set a radar Rule in order to block that I think
can i share a email from stripe
What kind of email ?
regarding card testing, we have all the checks in place not sure what else we can do and what to respond
:question: @elfin pilot Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
I think you should reach out to Stripe Support and narrow this further, check what kind of other Radar rules you can implement in your integration to prevent more cases:
https://support.stripe.com/contact/email?topic=radar