E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

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

inpay_directpayment_get($res, 40 );
inpay_directpayment_set($res, 40, $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

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]