#elitemobile-support-fraud
1 messages · Page 1 of 1 (latest)
HI 👋
Can you explain in more detail what you are trying to do here?
Hello Snufkin_stripe
Nice to meet you
I am developing a mobile app
In the app, we need stripe payment
But sometimes we are getting chargebacks because of stolen cards
someone type card number, exp date, and cvc correctly
so the payment is done
but the card holder is doing chargeback a few days or months later
in this case, how can i prevent fraud payments?
It need 3d secure always?
without 3d secure, I can detect fraud payments?
If the customer is using valid card numbers, dates, and cvc then it is hard to flag this as fraud.
I would recommed you review our docs on how you can increase the use of 3DS authentication. That can help cut down on the amount of fraud: https://stripe.com/docs/payments/3d-secure
sometimes the stealers get phone and card together
also even thought the payment is done using 3d secure, i am getting chargebacks
3D secure should shift the liability for fraudulent changes from the merchant to the bank
But I recommend you reach out to our Support team for more information on how to fight fraud: https://support.stripe.com/contact
ok, thank you