When a rate adjustment results in a price decrease, we now show that information on hotel style pages. Previously this was only implemented on Multiple Unit pages. Such as is seen here:
We just realized we have only had a code for guest phone, {{guestphone}}, which pulls from the first phone field. But we don’t have codes for the two other phone fields, business and mobile phones, two fields that appear on the internal reservation form. So, now we have added these two code, which can be …
If you want to use a “book now” form where guests enter their dates on your website you have to pass the variables to YOUR page which then passes them to the URL in the iframe. This can be done using programming, such as PHP, ASP, etc, or with javascript. Here is a way to do this in javascript so …
We sometimes are asked why we only take PayPal for subscriptions to ReservationKey. The primary reason is because it is easy for us and is generally easy for our users. For us, we are able to keep our costs low by not having to spend any additional resources handling billing. With PayPal subscriptions, all of …
Now it is possible to “star” reservations in order to highlight certain ones. When a star has been added, the star will appear next to the guest’s name on the internal reservation calendar. To add a star, simply click the star at the top of the Reservation Details screen. We think there is room for …
We’ve added a couple of new tweaks for hiding the number of children in the reservation forms. By adding these lines to a custom theme, the number of children can be hidden. Hide the number of children dropdown:.numchildren { display:none; } Hide the number of children in the reservation summary, on the Reservation Page:#numguests_children_span {display:none;} …
We just made a slight adjustment to the way room prices are set when changing with reservations. Previously, when changing a reservation by adding a few days, the prices for the original days would revert back to the price according to the rate plan. Now, only the newly added dates will pull the price from …
Cedar Mountain Farm Bed and Breakfast commented on ReservationKey’s status. Cedar Mountain Farm Bed and Breakfast wrote: “Like the reader you quoted, I looked long and hard for a new reservation system (switching from Webervations). At first I thought Reservation Key was too good to be true. Now I know it is all true and …