InvoiceNumber Property
Invoice number for the purchase.
Syntax
[VB.NET] Public Property InvoiceNumber As String
[C#] public string InvoiceNumber {get; set;}
Remarks
This property is used to specify the merchant assigned invoice number for the e-Commerce (card not present) purchase.
Default Value
""