Hacker News new | ask | show | jobs
by limmeau 3085 days ago
Are you planning to do fraud monitoring? Your service can easily be used to verify stolen credit card details.

Related: https://www.candyjapan.com/behind-the-scenes/candy-japan-hit...

2 comments

The stripe API has fraud detection built in to it, we've set our integration to reject at the lowest threshold for fraud, and we report that back to the user as the reason their transaction failed.
Thanks for the great link!