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

IndustryType Property

Code which indicates the industry the merchant is engaged in.

Syntax

public int getIndustryType();
public void setIndustryType(int industryType);

Enumerated values: public final static int oitRetail = 0; public final static int oitRestaurant = 1; public final static int oitDirectMarketing = 2;

Remarks

This property is used to identify the industry type of the merchant submitting the authorization request. The following table lists the industry types supported by this component.

oitRetail (0) Retail store.
oitRestaurant (1) Food / Restaurant.
oitDirectMarketing (2) eCommerce or Direct Marketing

Default Value

1

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