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
Constructors
[VB.NET] Public PTechBatchDetails() [C#] public PTechBatchDetails();