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 hitUnknown = 0; public final static int hitRetail = 1; public final static int hitDirectMarketing = 4;

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.

hitUnknown (0)Unknown or unsure.
hitRetail (1)Retail store.
hitDirectMarketing (4)eCommerce or Direct Marketing

Default Value

1

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