pear / validate_finance_creditcard
Validation class for credit cards.
0.7.0
2021-05-19 22:03 UTC
Requires
- php: >=5.2.1
- pear/pear_exception: *
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-20 06:06:33 UTC
README
Validate_Finance_CreditCard
Validation class for credit cards. Validates card numbers according to the Luhn algorithm and according to card type. Also validates CVV/CID/CSC numbers according to card type.
Supported card types are:
- MasterCard
- Visa
- American Express
- Diners Club
- Carte Blanche
- Discover
- JCB
- EnRoute
- Eurocard