E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerEmail Property

Email address of the payer.

Object Oriented Interface

public function getPayerEmail();
public function setPayerEmail($value);

Procedural Interface

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

Default Value

''

Remarks

Email address of the payer.

This property is optional.

Data Type

String

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