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

SequenceNumber Property

Sequence number of the transaction.

Syntax

[VB.NET]
Public Property SequenceNumber As Integer

[C#]
public int SequenceNumber {get; set;}

Remarks

This field is user definable and can be used at the users discretion. The sequence number may be any numeric value 0 to 2400. This is an optional field and you may choose to send a unique number or simply send every transaction with zeros.

If set this value should be incremented for each transaction. When the sequence number reaches 2400, the SequenceNumber should then start over at 1 again.

This property is only applicable when Platform is set to Paymentech.

Default Value

0

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