Hi,
New to Beds24, I am developing a Wordpress website where Beds24 will be integrated. I’m looking for a way to skip the property booking page step when a visitor clicks on the ‘Book’ button of a property’s booking widget and go directly to the booking form. I would like this only when clicked from that widget, not when clicked from the multi property page; so it looks like it has to be done with url / parmeters.
I have tried the different possibilities except Iframe which I’d rather avoid.
The code generating the widget generator contains this parameter: formAction='https://beds24.com/booking.php' formTarget='bookingWindow'
The property page URL that it opens contains the following parameters:
https://beds24.com/booking.php?numadult ... 68&lang=en
And the page with the booking form has:
https://beds24.com/booking.php?propid=2 ... 09=Request
Does anyone know with what to replace or append the 'bookingWindow' parameter to obtain this?
Thanks in advance for any help.
Bernard
Bypass the property booking page
-
lesleywoermeijer
- Posts: 487
- Joined: Wed Dec 28, 2016 2:20 pm
Hi, there are a couple of sections in Beds24 wiki page
https://wiki.beds24.com/index.php/Categ ... gin_Widget
https://wiki.beds24.com/index.php/Categ ... ckout_Page
https://wiki.beds24.com/index.php/Categ ... gin_Widget
https://wiki.beds24.com/index.php/Categ ... ckout_Page