We had the same issue (people testing stolen credit card numbers) on Stripe that was close to getting us shut off for a certain credit card company. We implemented a captcha and a tool to validate email addresses (emaillistverify) and it solved the problem.
vdfs|9 months ago
To fix it, I had to proxy that unreliable SaaS software to implement CAPTCHAs and stronger bot detection. It was essentially a MITM-style proxy but for protection. It was fun to implement
alex_suzuki|9 months ago
jffry|9 months ago
So presumably yes
topak3000|9 months ago
treebeard901|9 months ago