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

Hotel Property

Contains additional information required for the Hotel/Lodging industry.

Syntax

[VB.NET]
Public Property Hotel As PTechHotelInfo

[C#]
public PTechHotelInfo Hotel {get; set;}

Remarks

This property will be sent in both authorizations and detail records when the IndustryType is set to Hotel. At minimum, you should pass the expected Duration, ArrivalDate, expected DepartureDate, and SaleCode. You may pass the ExtraChargeAmount and ExtraChargesCode in the authorization, but those are normally not known until settlement. To process a reservation or any other transaction where the customer and his card are not physically present, set the PreferredCustomer field to True;. This will indicate to Paymentech that the transaction is a card-not-present authorization (PreferredCustomer must be set to False for normal card-present transaction processing).

Default Value

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