Click here to Skip to main content
15,884,353 members
Articles / Security

Validate credit card number with Mod 10 algorithm

Rate me:
Please Sign up or sign in to vote.
4.98/5 (23 votes)
15 Jan 2013CPOL3 min read 321.1K   3.2K   33  
Article provides details about Mod 10 algorithm and how to validate a credit card number with mod 10 algorithm using C#.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Eyepax IT Consulting (Pvt) Ltd.
Sri Lanka Sri Lanka
Having more than 9 year hands-on industry experience in software development
Responsible for designing, implementing and managing complex software systems with stringent up-time requirement.

Visit my blog

Comments and Discussions