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

TSYSHCBatchSummaryResult Type

A collection of summary details about the batch.

Remarks

This type contains the results of a batch summary transaction retrieved when calling GetSummary. The fields contained by this type are listed below.

Fields

NetAmount
String

This is the net amount total for the particular summary type in the batch. This will be the total transaction amount for all purchases (with voids and adjustments taken into account) minus refunds.

PurchaseCount
Integer

The total count for the particular summary type of all purchases in the batch.

RefundCount
Integer

The total count for the particular summary type of all refunds in the batch.

SummaryType
String

This is the type of summary being provided in the Batch Summary Inquiry. The following are current valid values, though this is to be considered a "free text" field.

Value Description
VISA The Visa summary totals
MASTERCARD The MasterCard summary totals
AMEX The Amex summary totals
DISCOVER The Discover summary totals
JCB The JCB summary totals
ONLINE DEBIT The Online Debit summary totals
EBT The EBT summary totals
OTHER All other card types summary totals, including private label
BATCH TOTAL The overall totals for the batch including all card types
DELAY CAP Total of all transactions being held for adjustment

Constructors

[VB.NET]
Public TSYSHCBatchSummaryResult()

[C#]
public TSYSHCBatchSummaryResult();



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