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

PendingTransactionCount Property

The number of transactions that will not be captured in the current batch.

Syntax

[VB.NET]
Public ReadOnlyProperty PendingTransactionCount As Integer

[C#]
public int PendingTransactionCount {get;}

Remarks

This property contains the number of transactions that will not be captured in the current batch because they are waiting for adjustment.

If they are adjusted before the current batch closes, they will be captured in the current batch. If they are not adjusted in the current batch, they will be captured in the next batch adjusted or not.

This property is read-only.

Default Value

0

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