This is a simple class for validating credit card numbers.
It can perform MOD10 card number validation and also determine the credit card type based on the knowledge of the association the type to the combination of the card digits.
It supports validating cards by the following types: mastercard, discover, amex, diners, bankcard, jcb, enroute and switch.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.