InvoiceNumber Property
Invoice number for the purchase.
Object Oriented Interface
public function getInvoiceNumber(); public function setInvoiceNumber($value);
Procedural Interface
inpaydirect_tsyshcadjustment_get($res, 6 ); inpaydirect_tsyshcadjustment_set($res, 6, $value );
Default Value
''
Remarks
This property is used to specify the merchant assigned invoice number for the e-Commerce (card not present) purchase.
Data Type
String