E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerStreet2 Property

Payer's street address (second line).

Object Oriented Interface

public function getPayerStreet2();
public function setPayerStreet2($value);

Procedural Interface

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

Default Value

''

Remarks

Payer's street address (second line).

This property is optional.

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