PaymentInfoRecipientEmail Property
Email address of the receiver of the payment.
Object Oriented Interface
public function getPaymentInfoRecipientEmail($paymentinfoindex);
Procedural Interface
inpaypal_adaptivepaymentdetails_get($res, 24 , $paymentinfoindex);
Default Value
''
Remarks
Email address of the receiver of the payment.
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
String