ShipFromZip Property
Zip code the goods are being shipped from.
Object Oriented Interface
public function getShipFromZip(); public function setShipFromZip($value);
Procedural Interface
inpay_level2_get($res, 4 ); inpay_level2_set($res, 4, $value );
Default Value
''
Remarks
This property contains the Postal/Zip code of the address from where the purchased goods are being shipped.
Data Type
String