Minimum Stay and Maximum Stay: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 38: | Line 38: | ||
'''Solution 2 multiple rates:''' | '''Solution 2 multiple rates:''' | ||
1. Normal | 1. Normal rate: | ||
*First night: today (or when it starts) | *First night: today (or when it starts) | ||
*Last night: June 30 | *Last night: June 30 | ||
| Line 50: | Line 50: | ||
*Strategy: Do not allow lower prices | *Strategy: Do not allow lower prices | ||
3. Normal | 3. Normal rate: | ||
*First night: August 1 | *First night: August 1 | ||
*Last night: June 30 (next year) | *Last night: June 30 (next year) | ||
| Line 58: | Line 58: | ||
---- | ---- | ||
Example 2: The normal minimum stay is 2 nights. For check-ins between 27th Dec and 5th Jan you want a minimum stay of 5 nights and the price to be higher for the first 5 nights if | Example 2: The normal minimum stay is 2 nights. For check-ins between 27th Dec and 5th Jan you want a minimum stay of 5 nights and the price to be higher for the first 5 nights if check in is at any given date between these dates. | ||
'''Solution 1:''' | '''Solution 1:''' | ||
| Line 86: | Line 86: | ||
This solution will force people booking up to the 6th (checkout on the 7th) to pay the holiday price but people checking in on the 6th or later will pay the normal price. | This solution will force people booking up to the 6th (checkout on the 7th) to pay the holiday price but people checking in on the 6th or later will pay the normal price. | ||
== Minimum Stay depending on when the booking was made== | |||
Example 1: The normal minimum stay is 2 nights. For last minute bookings bookings made up to 3 days in advance a one night minimum stay is accepted. | |||
1. Normal rate: | |||
*Minimum stay: 2 | |||
*Min days until Check-in: 3 nights | |||
*Strategy: Do not allow lower prices | |||
2. Last minute rate: | |||
*Minimum stay: 1 | |||
*Min days until Check-in: 1 | |||
*Strategy: Do not allow lower prices | |||
3. Normal rate: | |||
*First night: August 1 | |||
*Last night: June 30 (next year) | |||
*Minimum stay: 1 night | |||
*Strategy: Do not allow lower prices | |||
== Minimum Stay for a certain Check-in day == | == Minimum Stay for a certain Check-in day == | ||
Example: Minimum stay of 3 nights required for check-ins on Monday. | Example: Minimum stay of 3 nights required for check-ins on Monday. | ||
Normal | Normal rate: | ||
*Minimum stay = 1 | *Minimum stay = 1 | ||
| Line 96: | Line 117: | ||
*Check-out Allowed = All days | *Check-out Allowed = All days | ||
Monday | Monday rate: | ||
*Minimum stay = 3 | *Minimum stay = 3 | ||