InvoiceNumber Property
Invoice number for the purchase.
Object Oriented Interface
public function getInvoiceNumber(); public function setInvoiceNumber($value);
Procedural Interface
inpaydirect_tsyshcecommerce_get($res, 15 ); inpaydirect_tsyshcecommerce_set($res, 15, $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