ShippingZip Property
Customer's shipping zip code (or postal code if outside of the USA).
Object Oriented Interface
public function getShippingZip(); public function setShippingZip($value);
Procedural Interface
inpay_icharge_get($res, 59 ); inpay_icharge_set($res, 59, $value );
Default Value
''
Remarks
Customer's shipping zip code (or postal code if outside of the USA).
This property is not available at design time.
Data Type
String