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

TransactionType Property

Indicates transaction type for this detail record.

Syntax

[VB.NET]
Public Property TransactionType As FdmsomahadetailrecordTransactionTypes

[C#]
public FdmsomahadetailrecordTransactionTypes TransactionType {get; set;}

enum FdmsomahadetailrecordTransactionTypes { ottCapture, ottRefund, ottRevise, ottVoid }

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.

Default Value

0

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