|
|
| (47 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| ou can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form.
| | #REDIRECT [[:Category:Developers]] |
| | |
| The behavour of the booking page can be controlled with the following parameters passed in the URL or form.
| |
| | |
| {| class="wikitable"
| |
| | '''Parameter''' || '''Value''' ||'''Description'''
| |
| |-
| |
| | https://www.beds24.com/booking.php || Path to booking page ||At the very minimum there must also be one of propid, roomid or ownerid parameter
| |
| | |
| |-
| |
| | roomid || id number of room. || The page will open showing this room.
| |
| | |
| |-
| |
| | ownerid || id number of owner. || The page will open showing all properties and rooms for this owner.
| |
| | |
| |-
| |
| | type || numeric value for the type of booking page to open || The value is stored in a session variable and will be used for the rest of the session. Value 0 clears the session variable and opens the default page type.
| |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| | |
| |-
| |
| | x || x || x
| |
| |}
| |