Level2ShipToZip Property
Destination ZipCode for use when sending Level II data.
Object Oriented Interface
public function getLevel2ShipToZip(); public function setLevel2ShipToZip($value);
Procedural Interface
inpaydirect_ptechecommerce_get($res, 19 ); inpaydirect_ptechecommerce_set($res, 19, $value );
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