The site has wrongly been reported as a phishing site.
It is not a phishing site and we are working to have the report reversed.
Search found 936 matches
- Fri May 30, 2025 12:48 pm
- Forum: Booking Engine
- Topic: My-booking.info Suspected Phishing
- Replies: 5
- Views: 256358
- Mon Jan 15, 2024 5:59 pm
- Forum: General
- Topic: dashboard layout changed
- Replies: 3
- Views: 378723
Re: dashboard layout changed
It could be, if you unlocked the dashboard on a narrow screen, any small change could cause the dashboard to get resized to suit the narrow screen.
- Wed Oct 25, 2023 8:06 am
- Forum: Feature Requests
- Topic: TEMPLATE VARIABLES - STATUS MESSAGE OTA
- Replies: 2
- Views: 103980
Re: TEMPLATE VARIABLES - STATUS MESSAGE OTA
We are working an on option to include the full booking details in the webhook payload, this will include the messages and make it unnecessary to use template variables to specify data.
- Tue Jul 11, 2023 9:22 am
- Forum: Feature Requests
- Topic: Auto Actions Xero
- Replies: 1
- Views: 102797
Re: Auto Actions Xero
An auto action is planned. Please start a support ticket requesting to be part of the Beta test for Xero auto actions if you are interested in having early access to it.
- Fri Nov 04, 2022 8:31 am
- Forum: General
- Topic: Major bug - refresh
- Replies: 1
- Views: 102873
Re: Major bug - refresh
Which browser are you using?
All major browsers will warn you if you are re-posting the same data and are going to repeat an action and ask you to confirm.
Only if you confirm to the browser that you want to repeat the action would this occur.
All major browsers will warn you if you are re-posting the same data and are going to repeat an action and ask you to confirm.
Only if you confirm to the browser that you want to repeat the action would this occur.
- Tue Oct 25, 2022 9:17 am
- Forum: Channel Management
- Topic: Who wants to upload their reviews to VRBO/Homeaway, Abritel, FewoDirekt, Stayz
- Replies: 7
- Views: 95936
Re: Who wants to upload their reviews to VRBO/Homeaway, Abritel, FewoDirekt, Stayz
Please start a support ticket and we will get you going.
- Tue Oct 04, 2022 9:17 am
- Forum: API
- Topic: My first API script - beginner's questions
- Replies: 4
- Views: 210582
Re: My first API script - beginner's questions
You would be better to put the data you want to send to your system in the "Body Data" section of the webhook if you can. PHP on your system can read the body data with a command like file_get_contents('php://input'); You can process the body data extracting what you need and if you need more inform...
- Mon Sep 05, 2022 8:54 am
- Forum: General
- Topic: 3rd day the new calendar is broken
- Replies: 3
- Views: 117498
Re: 3rd day the new calendar is broken
The problem is specific to your bookings that have guest names ending with a \
The \ in this position causes a browser console error.
Remove the \ and the calendar will show.
The calendar will be updated soon to prevent this happening.
The \ in this position causes a browser console error.
Remove the \ and the calendar will show.
The calendar will be updated soon to prevent this happening.
- Sat Jun 18, 2022 1:35 pm
- Forum: General
- Topic: cancellation at channel and api
- Replies: 4
- Views: 151982
Re: cancellation at channel and api
It depends on the channel, see here https://wiki.beds24.com/index.php/Chann ... pabilities
- Sat Jun 18, 2022 9:17 am
- Forum: General
- Topic: cancellation at channel and api
- Replies: 4
- Views: 151982
Re: cancellation at channel and api
Booking information is not sent from Beds24 to OTA's, the number of available rooms is what is sent.
If you cancel a booking in Beds24, this will open the room at the connected OTA's.
If you add a booking to Beds24, this will reduce the available rooms for sale at the connected OTA's
If you cancel a booking in Beds24, this will open the room at the connected OTA's.
If you add a booking to Beds24, this will reduce the available rooms for sale at the connected OTA's