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

OrderNumber Property

A merchant assigned order number to uniquely reference the transaction.

Syntax

[VB.NET]
Public Property OrderNumber As String

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

Remarks

This property holds a merchant assigned order number that uniquely identifies the transaction. This must hold a numeric value up to 8 digits in length. This value cannot be all zeros.

This value is required for ECommerce and MOTO transactions. This value is optional for Retail transactions.

Default Value

""

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