PayerZip Property
Payer's United States ZIP code or other country-specific postal code.
Object Oriented Interface
public function getPayerZip(); public function setPayerZip($value);
Procedural Interface
inpaypal_recurringpayments_get($res, 54 ); inpaypal_recurringpayments_set($res, 54, $value );
Default Value
''
Remarks
Payer's United States ZIP code or other country-specific postal code.
This property is required.
Character length and limitations: 20 single-byte characters.
Data Type
String