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

BatchResponse Property

Contains information about the current batch.

Syntax

[VB.NET]
Public ReadOnlyProperty BatchResponse As GlobalBatchResponse

[C#]
public GlobalBatchResponse BatchResponse {get;}

Remarks

This property is filled in response to a BatchInquiry, CaptureAll, or CheckConnection method call.

ApprovalCode Contains the transaction Authorization code.
BatchNumber Indicates the number of the current batch.
Code Contains the transaction result code from the Global Transport Gateway.
Message Contains a human-readable response message concerning the processed transaction.
MessageDetail Contains a formatted response message concerning the processed transaction.
NetTransAmount The net dollar amount of all transactions.
NetTransCount This field contains the total number of transactions contained in the batch settlement.
SettleDate The date the batch was settled.

This property is read-only.

Default Value

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