InvoiceNumber Property
Invoice number for the purchase.
Syntax
__property String InvoiceNumber = {read=FInvoiceNumber, write=FSetInvoiceNumber, default=""};
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