InvoiceNumber Property
Your own unique invoice or tracking number.
Syntax
public String getInvoiceNumber(); public void setInvoiceNumber(String invoiceNumber);
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.
Default Value
""