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

PTechPaymentType Type

Indicates the number of transactions and the total dollar amount for a specific payment type.

Remarks

For example, 12 American Express transactions totaling $536 is indicated like this: Name = "AE", TransCount = "000012", and NetAmount = "536.00".

Fields

Name
String

Name of the payment type at the current index. This field will contain the name for each payment type returned. Valid payment types include:

CR Credit Card and Stored Value
DB Debit Card Only
AE American Express Only
EB Electronic Benefits Transfer Only

NetAmount
String

Net transaction amount for the payment type. This property will contain the net transaction amount for the payment type indicated by Name. This field will be in the range of "-999999.99" to "9999999.99" for each payment type.

TransCount
String

Total number of transactions for the payment type. This field will contain the total number of transactions for the payment type indicated by Name.

Constructors

[VB.NET]
Public PTechPaymentType()

[C#]
public PTechPaymentType();



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