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

[VB.NET]
Public Property IndustryType As TsysreversalIndustryTypes

[C#]
public TsysreversalIndustryTypes IndustryType {get; set;}

enum TsysreversalIndustryTypes { sitUnknown, sitRetail, sitRestaurant, sitGroceryStore, sitDirectMarketing, sitHotel, sitAutoRental }

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.

sitUnknown (0)Unknown or unsure.
sitRetail (1)Retail store.
sitRestaurant (2)Food / Restaurant.
sitGroceryStore (3)Grocery store or supermarket.
sitDirectMarketing (4)eCommerce or Direct Marketing
sitHotel (5)Hotel / Lodging
sitAutoRental (6)Auto Rental

Note: American Express cards are NOT currently supported in the itAutoRental industry.

Default Value

1

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