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

DebitTransactions Property

Contains the transaction totals for Debit Cards.

Syntax

[VB.NET]
Public ReadOnlyProperty DebitTransactions As GlobalBatchTotals

[C#]
public GlobalBatchTotals DebitTransactions {get;}

Remarks

This property contains a the total sale amount, total refund amount, and net total amount for all debit card transactions contained in the batch. If no Debit transactions were made with the GlobalDebit component (and none were made with the merchant's virtual terminal) these DebitTransaction fields will be empty.

This property is populated when calling BatchInquiry and CaptureAll.

This property is read-only.

Default Value

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