Before customers can set up tips in Lumos, you need to manually edit the VISTAIT database.
Steps
- In the tblBookingTipsConfig table, locate the relevant cinema using the field
BookingTipsConfig_strCinemaID
. - In the following fields of that row, enter the tip percentages that will be suggested to patrons making a purchase in Lumos:
BookingTipsConfig_intTipPercentValue1
BookingTipsConfig_intTipPercentValue2
BookingTipsConfig_intTipPercentValue3
- In the tblConfigure table, ensure that the
Configure_strName
entry of BookingTipItemHOCode contains the HO code of the tip item in theConfigure_strValue
field.
Comments
0 comments
Please sign in to leave a comment.