E-Payment Integrator 2020 .NET Edition

Questions / Feedback?

InvoiceNumber Property

Your own unique invoice or tracking number.

Syntax

public string InvoiceNumber { get; set; }
Public Property InvoiceNumber As 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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 .NET Edition - Version 20.0 [Build 7941]