Level2ShipToZip Property
Destination ZipCode for use when sending Level II data.
Syntax
char* GetLevel2ShipToZip();
int SetLevel2ShipToZip(char* lpszLevel2ShipToZip);
Default Value
""
Remarks
Destination ZipCode for use when sending Level II data. This property contains the zip code where the purchased goods are to be shipped. If this is a face-to-face transaction in a retail environment where the customer immediately receives the goods, this property should be the Zip code of the merchant location where the item was purchased.
The Level2PurchaseId, Level2SalesTax, and Level2ShipToZip properties are used to transmit Level II purchasing card data to the host. If any of these properties contain a value, Level II purchasing data will be sent with the authorization request. If they are all empty, Level II data will not be sent.
Data Type
String