Included Below
Table of Contents | ||
---|---|---|
|
Pre-Requisites for b4ubet for Visual One
- Note: Visual One COMP logic is not currently available.
- The property must have at least version 1.7 of the b4checkin API.
- The property must have the latest Agilysys BN Web Service Update.
- chameleon™ must be live prior to b4ubet going live.
- The property must have the IGT interface configured.
- b4checkin will need to know how the Tariffs and Coupons are configured inside IGT.
- Have an Asset Folder and Destination URL created (by Phil Miles), normally in the syntax http://book.b4checkin.com/b4ubet/propertyname
- Have the b4ubet interface styled and the css uploaded to the asset folder.
- All Tariffs or Packages must be designated as "Available on Web" in the Visual One Web Settings.
- All Tariffs or Packages must be mapped in the OTA Monitor.
- All Tariffs or Packages must be built in the b4checkin Admin Site.
b4ubet Workflow
b4ubet Settings
After b4ubet has been selected as a subscribed Product in b4checkin Settings...
b4ubet Settings
In chameleon™ Admin, select the b4checkin Admin Site, select the property -> ADD-ON'S -> B4UBET -> MANAGE B4UBET SETTINGS -> CONFIGURE
- B4UBET SERVICE URL = the URL of the property in b4ubet, with normally in the following syntax:
https://book.b4checkin.com/B4Ubetb4ubet/{chameleon property name URL} - HOTEL COUPON TYPE = The coupon Coupon Type code the property wishes to will use as the for Player Coupon typeCoupons
- SHOW PLAYER ID = flag indicates if the Player ID should be displayed to the userID = enables display of the Player ID field
- IGT SERVICE URL = The property IP and port address where the IGT API is installed. The Port must be opened in the property firewall. Typical syntax is http://99.999.999.999:8888/
Creating Rate Plans Unique to b4ubet
When creating or editing a Rate Plan that is to be used only in b4ubet and not in chameleon™, turn on the "Casino Only" check-box.
Creating b4ubet Coupons
In chameleon™ the b4checkin Admin Site, select ADD-ON'S -> B4UBET -> B4UBET COUPONS -> ADD COUPON
- IGT CODE = Code
- for the
- Coupon configured in IGT
- that will supply the
- Description and
- Rate Plan for the
- Offer. Must match
- the Coupon Code configured in IGT exactly.
- IS ACTIVE =
- determines if the coupon is active for display to users.
- ALLOWS BOOKING =
- determines if the "Make Booking" button is to be displayed to
- users.
- RATE PLAN = required only if ALLOWS BOOKING is
- On. Maps the Coupon Code to the selected Rate Plan.
- DESCRIPTION = text
- Description of
- the Offer to be displayed to
- users
Creating Rate Plans Unique to b4ubet
When creating or editing a Rate Plan that is to be used only in b4ubet and not in chameleon™, turn on the check-box entitled "Casino Only"- .
Work-Around to Offer Comp Rooms to Players
While it is possible to set up $0 tariffs Tariffs in Visual One, and also possible for chameleon™ to use $0 tariffs ratesTariff Rate Plans, we cannot do not currently support $0 tariffs without Agilysys making changes, as the Tariffs, as the Agilysys stored procedure we use to request tariff Tariff rates will not return $0 tariff rates, even when they exist in the database.
To accomplish zero rate availability, set up zero rate plans as packages Packages and assign a $0 room charge component. Do not attach a tariff Tariff to the packagePackage. There is no need to apply subtraction of components - just enter $0 as the room charge component price, and attach no tariffTariff.
Sample Screenshots
Tech Notes
- Add hotel.css file containing property styles to "/Content/hotels/{chameleon property name in URL}/" folder.
- b4ubet app load loads all text tokens from chameleon™ WCF. To not load WCF service text tokens are cached. By default tokens will be retrieved every 10 minutes and stored in memory cache. Cache timeout can be tweaked in web.config: <add key="CacheTimeout" value="30"/> This value will be treated as timeout in minutes. (Current value on staging environment is 10.)
- Optional: As every IGT request requires its own unique message ID, we can set the preferred message ID on Manage Property page, b4checkin Settings tab, the setting - B4UBET MESSAGE ID. Otherwise, the initial default value will be 1000.
Include Page | ||||
---|---|---|---|---|
|