Memo Property
Note entered by customer when paying for item.
Object Oriented Interface
public function getMemo();
Procedural Interface
inpaypal_transactiondetails_get($res, 22 );
Default Value
''
Remarks
This property will reflect the memo as entered by your customer on the "PayPal Website Payments" page, in the "Note" field. This property is returned by PayPal after a call to GetTransactionDetails.
This property is read-only.
Data Type
String