MerchantZip Property
The zip code of the contact.
Object Oriented Interface
public function getMerchantZip(); public function setMerchantZip($value);
Procedural Interface
inpaypal_invoice_get($res, 77 ); inpaypal_invoice_set($res, 77, $value );
Default Value
''
Remarks
The zip code of the contact.
Data Type
String