Bug #117413

Updated by Deepak R over 3 years ago


We faced an issue with TBO Hotels in tripnet, where we got an issue with wrong cancelaltion policy saved in the database.

Cancellation Policy and Price Check functionality was not handled before the Confirm booking.


http://redmine.caxita.ca/issues/117245

So please do the same checks for Other hotel providers.

For some providers we will be getting the Cancellation policy and Price details in the Pre-Book Response only.
And for Some we get Cancellation policy from Booking Response also.

What we want to do is:

1. Show a pop-up to the user before the confirm booking with Cancellation Policy details. [Handled for TBO in the bug id : 117245]
2. Save the cancellation policy from Booking Response.
3. In case if the cancellation policy is not returned in the booking Response, please use the one returned in the pre-book response.[Handled for TBO ]
4. Reconfirmed and Confirmed status update based on the cancellation policy from Pre-Book/Book Response.
---------------------------------------------

Please handle the said changes for the below providers first.

1. Dotw
2. RoomsXML
3. HotelBedsApitude
4. Expedia

Back