CustomerZip Property
The Cardholder's billing postal code, which is used in address verification.
Syntax
char* GetCustomerZip();
int SetCustomerZip(char* lpszCustomerZip);
Default Value
""
Remarks
This property is optional, but is required for the lowest rate on keyed transactions. This may contain up to 9 alphanumeric characters. Note that the supported Canadian postal code formats are "LNL NLN" and "LNLNLN".
Data Type
String