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

BatchNumber Property

The batch number to close or retrieve details about.

Syntax

[VB.NET]
Public Property BatchNumber As Integer

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

Remarks

This property is used to specify the batch number that you want to retrieve details about (via GetDetails or GetSummary) or to manually close (via CloseBatch).

This property is required to be set in CloseBatch calls. However for GetDetails and GetSummary calls, if BatchNumber is not set the current open batch will be used.

Default Value

0

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