InvoiceMerchantMemo Property
Memo for bookkeeping that is private to the merchant.
Object Oriented Interface
public function getInvoiceMerchantMemo(); public function setInvoiceMerchantMemo($value);
Procedural Interface
inpaypal_invoice_get($res, 48 ); inpaypal_invoice_set($res, 48, $value );
Default Value
''
Remarks
Memo for bookkeeping that is private to the merchant.
Data Type
String