PaymentOptionsEmail Property
The email address of the consumer as known by the institution.
Syntax
char* GetPaymentOptionsEmail();
int SetPaymentOptionsEmail(char* lpszPaymentOptionsEmail);
Default Value
""
Remarks
The email address of the consumer as known by the institution. This property is optional.
This property to the PayPal financial partner that is initiating the payment, and indicates that this payment is made by the API caller on behalf of the initiating party. The initiating party can be an institution or a customer of the institution. The initiating party must be set up by PayPal Merchant Services.
Note: Financial partners must first be set up in the Admin tool before they can use the PayPal APIs.
Data Type
String