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

ReferenceNumber Property

A value assigned by the merchant to uniquely reference a transaction and any subsequent related transactions.

Syntax

[VB.NET]
Public Property ReferenceNumber As String

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

Remarks

This value is a merchant assigned 12 digit value. The value must be unique within a day for a given merchant id and terminal id. When performing a Capture or Reverse transaction this must be the same as the original transaction.

Default Value

""

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