Skip to content

pear/Validate_Finance_CreditCard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status

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