inacho / php-credit-card-validator

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
MIT License
199 stars 104 forks source link

Added support to the hipercard card. #8

Open lehcosta opened 8 years ago

lehcosta commented 8 years ago

Added support to validate the hipercard card.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2f6ac9b3459f9aecbcc32960a81559b4d05f4072 on lehcosta:master into af3bab9af09dd159fbd23815ab08b1092d7fa963 on inacho:master.