CardNumber Property
Customer's credit card number for the transaction.
Syntax
__property String CardNumber = {read=FCardNumber, write=FSetCardNumber};
Default Value
""
Remarks
Customer's credit card number for the transaction.
If you're sending the transaction with CardMagneticStripe data, this property should be left empty.
This property is not available at design time.
Data Type
String