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

TransactionType Property

The type of e-commerce transaction.

Object Oriented Interface

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

Procedural Interface

inpaydirect_tsyshcecommerce_get($res, 52 );
inpaydirect_tsyshcecommerce_set($res, 52, $value );

Default Value

0

Remarks

This property allows you to specify the type of e-commerce transaction that you are performing. Valid values are:

dttECommerce (0) E-Commerce transaction.
dttMOTO (1) One time Mail Order or Telephone Order transaction.
dttRecurring (2) Recurring Mail/Telephone Order transaction.
dttInstallment (3) Installment payment. For example, "Three easy payments of $19.95". Installment details are specified using ClearingSequenceCount and ClearingSequenceNumber.

Data Type

Integer

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