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

CreditTransactions Property

Contains the transaction totals for Credit Cards.

Syntax

[VB.NET]
Public ReadOnlyProperty CreditTransactions As GlobalBatchTotals

[C#]
public GlobalBatchTotals CreditTransactions {get;}

Remarks

This property contains a the total sale amount, total refund amount, and net total amount for all credit card transactions contained in the batch. If no Credit transactions were made with the GlobalCharge component (and none were made with the merchant's virtual terminal) these CreditTransaction 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