Libraries
WebHub
ZaphodsMap
TPack
NativeXml
ldiRegEx
ThtCCardType Type |
Declaration
ThtCCardType = (cctInvalid, cctUnknown, cctAmEx, cctVisa, cctMastercard, cctDiscover, cctCarteBlanche, cctDinersClub, cctJCB, cctMaestro, cctSolo);
Unit
Description
Types of credit cards identified by routines in ccValid.pas
- cctInvalid: card type is invalid
- cctUnknown: card type cannot be identified
- cctAmEx: American Express
- cctVisa: VISA
- cctMastercard: Mastercard
- cctDiscover: Discover
- cctCarteBlanche: Carte Blanche
- cctDinersClub: Diners Club
- cctJCB: JCB (Japanese)
- cctMaestro: Maestro (European)
- cctSolo: Solo (European)
Version-Specific Notes
For WebHub Components v2.092+
Maestro and Solo card support added
Many thanks to Sigi in New Zealand for adding support for Maestro and Solo cards.
Copyright © 1995-2012 HREF Tools Corp. All Rights Reserved Worldwide. This page updated: 03-Jan-2009.
Running DynHelp.exe v1.2.0.9 on WebHub-v2.167 built by d16_win32
Calc time: 141 ms
Running DynHelp.exe v1.2.0.9 on WebHub-v2.167 built by d16_win32
Calc time: 141 ms

