InvoiceNumber Property
Your own unique invoice or tracking number.
Syntax
property InvoiceNumber: String;
Default Value
''
Remarks
This property is optional when calling the CheckoutPayment method.
This property is optional when calling the SetCheckout method.
Character length and limitations: 127 single-byte alphanumeric characters.
Data Type
String