ShipToZip Property
Zip code the goods are being shipped TO.
Object Oriented Interface
public function getShipToZip(); public function setShipToZip($value);
Procedural Interface
inpay_level2_get($res, 5 ); inpay_level2_set($res, 5, $value );
Default Value
''
Remarks
This property contains the Postal/Zip code of the address where the purchased goods are being shipped to.
Data Type
String