Unit CCardVer |
***************************************************************************** * CCardVer * * * * Credit Card Verification * * (c) 1997, HyperAct, Inc. http://www.hyperact.com/ * * Written by Ron Loewy (rloewy@hyperact.com) * * * * To use - set the CardType, CardNumber and ExprDate properties and check the * * Valid property for results. *
Classes |
Functions |
Types |
TCreditCardType
TCreditCardValidity
Constants |
Variables |
Functions |
Types |
TCreditCardType = (ccAmex, ccVisa, ccMasterCard, ccDiscover, ccOther);
TCreditCardValidity = (ccvValid, ccvInvalid, ccvExpired);
Constants |
Variables |