E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerFirstName Property

Payer's first name.

Object Oriented Interface

public function getPayerFirstName();
public function setPayerFirstName($value);

Procedural Interface

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

Default Value

''

Remarks

Payer's first name.

This property is required.

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