Home Search

DriveWorks Pro 21
EcppGetRecipientEmailAddress

Send Feedback

EcppGetRecipientEmailAddress

Returns an email address of the customer for a PayPal transaction. This is retrieved by using the created Payment ID for the transaction.

Syntax

EcppGetRecipientEmailAddress(Payment ID)

Where:

The Payment ID is the created Payment ID of a transaction from which to get the recipients email address.

Examples

RuleMeaning
EcppGetRecipientEmailAddress(PAY-73S74723HO108541VLL9VSWQ)This will use the Payment Id (PAY-73S74723HO108541VLL9VSWQ) that was created for the transaction to retrieve the customers email address.