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

PTechBatchDetails Type

Details of a transaction in the open batch.

Remarks

Each PTechBatchDetails in the collection will contain detailed information about a single transaction in the open batch. This includes the ApprovalCode returned in the authorization response, the CardType that was authorized, the SequenceNumber sent in the original authorization, the transaction amount (TransAmount) that was authorized, and the type of the transaction (TransType - Sale, Return, etc).

Fields

ApprovalCode
String

Approval code of transaction pending settlement.

CardType
String

Credit card used in transaction pending settlement.

SequenceNumber
int

Sequence number of transaction pending settlement.

TransAmount
String

Authorized amount of transaction pending settlement.

TransType
String

Transaction type of transaction pending settlement.

One of the following 1-character transaction types may be returned:

SSale
RReturn
PPrior Auth Sale
CCash Advance Sale

Constructors

public PTechBatchDetails();



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