E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

CustomerEmail Property

Customer's email address.

Object Oriented Interface

public function getCustomerEmail();
public function setCustomerEmail($value);

Procedural Interface

inpay_echeck_get($res, 14 );
inpay_echeck_set($res, 14, $value );

Default Value

''

Remarks

Customer's email address. This optional property contains the customer's email address.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]