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

PrestigiousIndicator Property

Prestigious Lodging Program indicator for the Hotel Industry Type.

Syntax

public int getPrestigiousIndicator();
public void setPrestigiousIndicator(int prestigiousIndicator);

Enumerated values: public final static int piNotParticipating = 0; public final static int pi500Limit = 1; public final static int pi1000Limit = 2; public final static int pi1500Limit = 3;

Remarks

This indicator is used by participants in Visa's Prestigious Lodging Program. A transaction amount of "100" should be entered in the request if the merchant wishes the transaction to participate in the Visa Prestigious Property Program. Valid indicators include:

piNotParticipating (0)Non-Participating Property
pi500Limit (1)Prestigious Property with $500 Limit
pi1000Limit (2)Prestigious Property with $1000 Limit
pi1500Limit (3)Prestigious Property with $1500 Limit

This property is only valid for the Hotel IndustryType and will be ignored for all other industries.

Default Value

0

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