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

TransactionType Property

The type of e-commerce transaction.

Syntax

tsyshcecommercecontrol.TransactionType[=integer]

Possible Values

  dmtECommerce(0), 
  dmtMOTO(1), 
  dmtRecurring(2), 
  dmtInstallment(3)

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