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

__property TibcTSYSGiftCardIndustryTypes IndustryType = {read=FIndustryType, write=FSetIndustryType, default=1};



enum TibcTSYSGiftCardIndustryTypes { sitUnknown=0, sitRetail=1, sitRestaurant=2, sitGroceryStore=3, sitDirectMarketing=4, sitHotel=5, sitAutoRental=6 };

Default Value

1

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.

Note: itDirectMarketing, itHotel, and itAutoRental are NOT supported for this component All Debit, EBT, and Gift Card transactions must be face-to-face card present transactions.

Data Type

Integer

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