ShipFromZip Property
Zip code the goods are being shipped from.
Object Oriented Interface
public function getShipFromZip(); public function setShipFromZip($value);
Procedural Interface
inpaydirect_tsyshclevel3_get($res, 42 ); inpaydirect_tsyshclevel3_set($res, 42, $value );
Default Value
''
Remarks
This property contains the Postal/Zip code of the address from where the purchased goods are being shipped.
The maximum length of this property is 10 characters.
This property is used for both Visa and MasterCard Corporate Purchasing Cards.
Data Type
String