Prerequisites

Getting started

  • You have followed the Getting started guide and understand how the Booking Engine Widget is installed

Javascript and HTML

  • You have some familiarity with JavaScript and HTML

HTTPS

  • The code is served from a secure location over HTTPS. If you serve it from an insecure HTTP site, you will be redirected to the Booking Engine Standalone and the code will not work. For testing and experimenting, you can also use services such as CodePen.

Modern browser

  • You are using a modern browser, ideally the latest Google Chrome or Mozilla Firefox browser. The Mews Booking Engine works in other browsers and older browsers, but custom code of the use cases is not guaranteed to work in these. You can of course modify the code to make it work.

Last updated