E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerStreet1 Property

Payer's street address (first line).

Object Oriented Interface

public function getPayerStreet1();
public function setPayerStreet1($value);

Procedural Interface

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

Default Value

''

Remarks

Payer's street address (first line).

This property is required.

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]