ShipFromZip Property
Zip code the goods are being shipped from.
Syntax
char* GetShipFromZip();
int SetShipFromZip(char* lpszShipFromZip);
Default Value
""
Remarks
This property contains the Postal/Zip code of the address from where the purchased goods are being shipped.
Data Type
String