To take real-time bookings, ResBook allows you to add the booking calendar to your website. Before doing so, the following requirements must be met:

  • Email Templates are set up and activated
  • Your payment options have been set up in Accounting and Financial Settings
  • If you opted in for a payment gateway, this is live and able to take credit card transactions. 


Option 1. Standard Calendar – New Window


This option simply lets your web designer add the link to your ResBook calendar onto your website, it will open out to a new window. 


The URL for the link is:


http://www.resbook.net/calendar/?pid=2019&referrer=&mobile=on&availability=show


The ID marked in Red is interchangeable. To find out what your ResBook ID is, log into ResBook and scroll down to the lower right parenthesis in this screenshot example:


 To find out what your ResBook ID is, log into ResBook and scroll down to the lower right parenthesis in this screenshot example:



Note: For Secure websites (HTTPS://) you can replace the HTTP with HTTPS


 


Option 2. iframe Calendar


This option allows you to integrate the calendar into your website so that availability will be visible on your calendar.




<iframe width="100%" height="500" src="https://www.resbook.net/calendar/?pid=2019&mobile=on&availability=show&iframe=1" frameborder="0" scrolling="NO" marginwidth="0" marginHeight="0" vspace="0" hspace="0" allowTransparency="true" sandbox="allow-popups allow-same-origin allow-scripts allow-top-navigation allow-forms" seamless="seamless"></iframe>


Note: if you wish to determine where the calendar sits on your website, either centre or left – it is handled by “&center=true”. For left aligned, your developer should alter from a ‘true’ to ‘false’.


For Secure websites (HTTPS://) you can replace the HTTP with HTTPS.  You will also need to notify the ResBook Support team so we can switch your account to handle this setting.