ShipToZip Property
Zip code the goods are being shipped TO.
Syntax
char* GetShipToZip();
int SetShipToZip(char* lpszShipToZip);
Default Value
""
Remarks
This property contains the Postal/Zip code of the address where the purchased goods are being shipped to.
Data Type
String