ResponseCardType Property
Indicates the card type or payment method.
Syntax
property ResponseCardType: String;
Default Value
''
Remarks
Indicates the card type or payment method.
For credit card transactions, this property will contain the name of the credit card type. For instance, "VISA", "MASTERCARD", "AMEX", etc. For Debit or Electronic Benefit transactions, this property will contain "DEBIT" or "EBT".
This property is read-only.
Data Type
String