NEW: More control over iCal reservations

We have added a new option, to allow users to filter out iCal reservations based on keyword text. ReservationKey has always not imported some reservations, but based on user feedback, users would like to have control over this using our interface. Therefore, we have added an option in our iCal settings, which allows users to … Read more

UPDATED: PayPal Payment Method SmartButtons

We have updated our PayPal payment so that we now have an option to use PayPal’s SmartButtons. This gives your guests more options for payment such as Pay Later, pay with a debit/credit card, and pay va Venmo. There are two steps to setting this up -1) Generate API credentials from your PayPal account, and2) … Read more

NEW FEATURE: Currency Conversion Widget

We now have access to up to date exchange rates so that we can now offer the option to show a simple way for your guests to convert the total reservation price to their local currency. Even though your prices may be in one currency, now it is easy for guests to see the price … Read more

NEW: Alert icons in Guests section

We have added a new icon to make it easy to see which guests have alerts set. Or, if no alert is set, an info icon shows. Both icons are clickable, which brings up a window showing the alert (if any), contact notes, and the guest’s complete history of reservation notes. Here, we can see … Read more

How to make automatically expanding iframes

It is possible to use JavaScript to automatically expand the height of the iframe based on the amount of contained contained in the iframe. To do this, follow these steps: 1. Add an ID to your iframe HTML. It can be anything, but in our code we use “publicpage.” If you use something different just … Read more

NEW: Exclude dates from discount codes.

We now have an option in Discount Codes to exclude certain dates from discounts. Such as you want to give 10% off for every day in December EXCEPT for Christmas and New Year’s Eve, that is now easily achievable. Here’s how. 1. Set up a percentage discount or $/night discount (it only works with these … Read more

Square API Update News

As Square is soon discontinuing their payment form options which we have been using, we have now rebuilt our Square connection using their newest API options. Here are some notes about what has changed. CHANGES 1. The payment form is simpler. No longer do we have fields for address, country, etc. Square requires very minimal … Read more

NEW: Password protect online reservation pages

A number of our clients are “members only” and have requested there be a way to restrict access to reservation pages to only members. To help with this we have now created an option to add a password to the reservation page link. This makes it so only people with the correct link can access … Read more