To choose which booking system you want to use please navigate: Eagle Booking → Settings → Booking System
Built-in
Setup the booking pages using the respective shortcode.
Booking.com
Set the Booking.com URL of the hotel.
Airbnb
Set the Airbnb URL of the hotel.
TripAdvisor
Set the TripAdvisor URL of the hotel.
Custom (For Developers)
Set the parameters of your custom external booking system manager. If you are not sure about the right parameters please ask your booking system provider.
- Form Action – The URL where the booking form of the external booking system is located.
- Check In Parameter – The value of the name attribute of the check in field.
- Check Out Parameter – The value of the name attribute of the check out field.
- Guests Parameter – The value of the name attribute of the guests field.
- Adults Parameter – The value of the name attribute of the adults field.
- Children Parameter – The value of the name attribute of the children field.
Example about how to find the check in and check out parameters of your external booking system.
Please Note: To pass the booking details, like checkin checkout and guests, to an external booking system it must support the GET method.