We’ve added lines for Arrive and Depart dates in the summary section when in the Calendar Search Mode (mode where users click calendar to select dates). This addition matches what we already had in the Availability Search Mode. This should help guests be extra clear on the arrive/depart dates they have selected.
Example:
Availability Search Mode: Guests input arrival and departure dates in fields, and the system returns available units.
Calendar Search Mode: Guests visually select check‑in and check‑out dates on a calendar interface—perfect for a more interactive booking experience motopress.com
ReservationKey lets you seamlessly link between these modes for maximum flexibility.
Now guests will see a link like “View calendar search” that takes them to a UX-friendly booking calendar.
Want a quick widget experience?
/s|
with /c|
in the snippet reservationkey.comThis widget allows on-page booking interactions before guests navigate to a full reservation view.
Make the booking process feel native to your site:
html
CopyEdit
<iframe src="https://youralias.reservationkey.com/c|…" width="800" height="600" frameborder="0"></iframe>
This shows the calendar search interface directly on your page—no redirects. Just adjust width/height to fit your design bookingstudio.com
Consistency builds trust. To match your brand design:
TipWhy It MattersSet date-range validationEnsures guests pick consecutive nights if required, preventing booking errors reservationkey.comControl booking windowLimit how far ahead users can book or how close to arrival they can make a reservation Use custom messagesAdd helpful instructions like “Select your check-in and check-out dates” to guide users.SSL & securityIf you accept payments, ensure your site uses HTTPS or choose iframe-hosted pages to show secure URLs.