PayerEmail Property
Email address of the payer.
Object Oriented Interface
public function getPayerEmail(); public function setPayerEmail($value);
Procedural Interface
inpaypal_directpayment_get($res, 32 ); inpaypal_directpayment_set($res, 32, $value );
Default Value
''
Remarks
Email address of the payer.
This property is optional.
Data Type
String