E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CustomerEmail Property

Customer's email address.

Object Oriented Interface

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

Procedural Interface

inpay_recurringbilling_get($res, 15 );
inpay_recurringbilling_set($res, 15, $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) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]