E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CustomerFirstName Property

Customer's first name.

Object Oriented Interface

public function getCustomerFirstName();
public function setCustomerFirstName($value);

Procedural Interface

inpay_icharge_get($res, 17 );
inpay_icharge_set($res, 17, $value );

Default Value

''

Remarks

Customer's first name. This property contains the customer's first name.

This property is not available at design time.

Data Type

String

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