Hello everyone
I am in need of assistance in programming a checker with generate credit card number code that uses Verhoeff, Luhn, and Damm algorithms. I am currently working on a project that involves processing credit card transactions and I need to validate the card numbers before processing them.
I would appreciate any ideas or suggestions on how to implement these algorithms in my code. Specifically, I would like to know:
- How to implement the Luhn, and Damm algorithms in my code
- Best practices for validating credit card numbers
- Tips on how to optimize the code for performance
- I'm having difficulty reading the tool, as everyone knows cards have 16 digits, validity and CVV.
The checker only validates with 16 digits it does not read with another format.
I am open to any programming language suggestions, but I am currently using JS and HTML for this project.
Thank you in advance for your help. I look forward to your responses.
PROJECT : DOWNLOAD HERE
Best regards,
MSCoder - BR
[/REPLY]