Comment on Ask HN: Fake CC that you can give to scammers and they get ownedparentComments−gregjor2yI use them all the time, never had one refused. The web site front end validation can only check the number with the Luhn algorithm — number looks valid. Actual validation and accept/decline gets done by the payment processor.
Comments
I use them all the time, never had one refused. The web site front end validation can only check the number with the Luhn algorithm — number looks valid. Actual validation and accept/decline gets done by the payment processor.