ResponseCardType Property
The type of card sent in the authorization request.
Syntax
__property String ResponseCardType = {read=FResponseCardType, write=FSetResponseCardType};
Default Value
""
Remarks
The type of card sent in the authorization request.
Possible values are:
- CHECK
- VISA
- MASTERCARD
- AMEX
- DISCOVER
- JCB
- PRIVATE LABEL
- GIFT CARD
- DEBIT
- EBT
This property is read-only.
Data Type
String