E-Payment Integrator V6 - Online Help
E-Payment Integrator V6
Questions / Feedback?

InvoiceNumber Property

Merchant-generated invoice number.

Syntax

[VB.NET]
Public Property InvoiceNumber As String

[C#]
public string InvoiceNumber {get; set;}

Remarks

This field contains a merchant-generated invoice number. This number should be unique for each transaction. This property is optional for most gateways, but it is recommended that the merchant use an invoice number to keep track of transactions. See the Gateway property to determine if this is a required or optional field for the gateway you are using.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0