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

DirectMarketingType Property

Specifies the type of transaction to process.

Object Oriented Interface

public function getDirectMarketingType();
public function setDirectMarketingType($value);

Procedural Interface

inpaydirect_fdmsdetailrecord_get($res, 9 );
inpaydirect_fdmsdetailrecord_set($res, 9, $value );

Default Value

0

Remarks

The following types of transactions are supported by this class:

dmECommerce (0)This is an E-Commerce transaction, and consists of goods or services sold online over the Internet.
dmMOTO (1)This is a Mail Order or Telephone Order transaction, and consists of goods sold through the mail or over the phone.
dmRecurring (2)This is a recurring payment, such as a magazine subscription or health club membership.
dmInstallment (3)This is an installment payment. For example, "Three easy payments of $19.95".

The value of this property will be ignored when the IndustryType is anything other than itDirectMarketing.

Data Type

Integer

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