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

TransactionType Property

Indicates transaction type for this detail record.

Object Oriented Interface

public function getTransactionType();
public function setTransactionType($value);

Procedural Interface

inpaydirect_fdmsomahadetailrecord_get($res, 30 );
inpaydirect_fdmsomahadetailrecord_set($res, 30, $value );

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 class.

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