PayerAddressName Property
Name appearing with payer's address information.
Object Oriented Interface
public function getPayerAddressName();
Procedural Interface
inpaypal_transactiondetails_get($res, 24 );
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