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

TransactionType Property

Indicates transaction type for this detail record.

Syntax

__property TibcFDMSOmahaDetailRecordTransactionTypes TransactionType = {read=FTransactionType, write=FSetTransactionType, default=0};



enum TibcFDMSOmahaDetailRecordTransactionTypes { ottCapture=0, ottRefund=1, ottRevise=2, ottVoid=3 };

Default Value

0

Remarks

This property indicates the type of transaction that is being settled. The following table lists the industry types supported by this component.

ottCapture (0) Capture an AuthOnly transaction or perform a Force transaction.
ottRefund (1) Perform a Refund transaction (return funds to cardholder).
ottRevise (2) Revise a transaction (Only applicable for Sale, Refund, and Capture transactions).
ottVoid (3) Void a transaction.

Data Type

Integer

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