Rate Adjustment Specials Now Show on Hotel Style Pages
October 8, 2012
By
John

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:

Two New Email Template Codes
October 8, 2012
By
John

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 …

Using the Search Form and Iframes
October 7, 2012
By
John

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 …

All About PayPal Subscriptions For ReservationKey Service
October 5, 2012
By
John

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 …

Highlight Reservations By Adding a Star
October 4, 2012
By
John

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 …

A Few CSS Tweaks
October 2, 2012
By
John

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;} …

Improvement on Retaining Prices When Changing Reservation Dates
September 28, 2012
By
John

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 …

Nice Review From a User
September 27, 2012
By
John

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 …