PayerAddressName Property
Name appearing with payer's address information.
Syntax
char* GetPayerAddressName();
Default Value
""
Remarks
Name appearing with payer's address information.
The payer's name as returned by PayPal after a call to GetTransactionDetails. This property differs from PayerFirstName and PayerLastName in that it is the name that is to be printed on an address label. This is not necessarily identical to PayerFirstName and PayerLastName.
This property is read-only.
Data Type
String