Extra addon's added after reservation creation need to recalculate the deposit due

Per CICO-81967


Description

Currently, the deposit amount is calculated during reservation creation. Add or removing extra addons does not cause the deposit due amount to recalculate. Can we change this logic, so that if we add an addon to the reservation after it is created, that the deposit request will consider the new addons? This can be observed in all environments.

Example Based on 100% of stay deposit rule.

Current functionality
Create reservation for $100. Save/Confirm reservation, deposit request amount = $100.00
Add an addon, like bike hire for $15
Deposit amount remains $100

Can we change the logic to rather be like this
Created a reservation for $100. Add bike hire addon for $15 during the reservation process. Save/Confirm reservation.
Deposit amount = $115

Login or Signup to post a comment