Description
A Java library for validation of credit cards. Implements the Luhn Algorithm to ensure the card number is well formed, checks card type prefix's and length. The rules are stored in a text file allowing new cards to be added without changing the source
Categories
License
Update Notifications
User Reviews
Be the first to post a review of CCValidate!