Secure booking page

Guides to quickly getting up and running with Beds24
Post Reply
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

The booking page is secured with an SSL certificate.
Here are some tips about using it.

Attempts to open it insecurely like:
http://www.beds24.com/booking.php?propid=310

will automatically redirect to the secure page at:
https://www.beds24.com/booking.php?propid=310

Note that the following is not a secure page and will result in a security warning (no www):
https://beds24.com/booking.php?propid=310

If you are not collecting credit card details and want to purposely use an insecure form, for example in an embedded iframe, you can open the page like follows:
http://www.beds24.com/booking.php?propid=310&https=no
Post Reply