CardholderId Property
The CardholderId code for this reversal.
Syntax
property CardholderId: String;
Default Value
'@'
Remarks
This 1-character property contains a code that specifies the method used to verify the identity of the cardholder. The value may be used in conjunction with AVS and ACI indicators. The following table lists all of the supported cardholder identification codes, but please note that some codes are Direct Marketing-specific and some are Retail-specific.
M | Address Verification Data or CPS/Card Present, unable to read magnetic stripe. |
N | Address Verification Data, CPS/Card Not Present, or Electronic Commerce |
Z | Cardholder signature - Terminal has a PIN pad |
@ | Cardholder signature - No PIN pad available (default for Retail transactions) |
NOTE: The CardholderId for reversals is applicable to the reversal transaction itself, NOT to the transaction being reversed. Generally the card will be present and the cardholder will sign the receipt, so for most cases this should be "@".
Data Type
String