E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerState Property

Payer's state or province name.

Object Oriented Interface

public function getPayerState();
public function setPayerState($value);

Procedural Interface

inpay_directpayment_get($res, 36 );
inpay_directpayment_set($res, 36, $value );

Default Value

''

Remarks

Payer's state or province name.

This property is required.

Character length and limitations: 40 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]