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