InvoiceNumber Property
Merchant-defined invoice number.
Syntax
[VB.NET] Public Property InvoiceNumber As String
[C#] public string InvoiceNumber {get; set;}
Remarks
This property is used to specify an invoice number as defined by the merchant.
The maximum length of this field is 8 characters.
Default Value
""