812 results found
-
Import questions made by potential guests in BDC listing
import questions made by potential guests in Booking.com listing
1 vote -
group booking should not allow guests to book both master and sub units at the same time
We have Booking.com group booking where guests can book both master and sub units and it exceed our max guest ability. It should not allow guests to book both master and sub units at the same time when it comes to group booking
1 vote -
Allow automatic payments from Booking.com to enable ChargeAutomation
At the moment, when using ChargeAutomation to collect payments for Booking.com reservations, it is required to change the API setting for Booking.com connection so PM can view the CC details and charge it actively. It would be helpful if Hostfully can support automatic payments for ChargeAutomation with BDC (also for Vrbo and direct bookings).
2 votes -
Adding a specific date for Vrbo's Mobile and Member discounts
Would be useful to have the ability to configure specific dates for our VRBO's mobile and member discounts.
This is possibile within Vrbo but not while being connected with Hostfully.Also, VRBO confirmed this is supported by other PMS.
2 votes -
Support for Multiple Rate Plans via Hostfully Integration with VRBO
Currently, my rates are synchronized through Hostfully, and I do not have access to the calendar panel in VRBO. This means I can only configure pricing within Hostfully.
However, Hostfully only allows mapping a single rate plan to VRBO. As a result, guests can only see and book one price option.
Use Case Example:
I manage a property where I would like to offer two different rate plans:
Standard Rate Plan
Price: €100
Includes standard cancellation policy (eligible for refund under defined conditions)
Non-Refundable Rate Plan
Price: €70
Fully non-refundable (no refund if the guest cancels)At the moment, with…
1 vote -
mechanism to verify webhok authenticity
Example:
- A webhook signature (HMAC or shared secret)?
- A specific header we should validate?
- IP ranges we can allowlist?We want to make sure we can confirm that incoming webhook requests truly originate from Hostfully and prevent spoofed calls.
2 votes -
Add date range filtering to Owner Adjustments API
Currently, the /api/v3.2/owner-adjustments endpoint does not support filtering by start and end date. When iterating through properties with long history (for example, multiple years), the payload becomes very large and difficult to process efficiently.
Please add optional query parameters such as:
startDate
endDate
This would allow partners to limit results to a specific time window and significantly reduce payload size.
2 votes -
Import a refund amount from the Marriott bookings to Hostfully automatically
Currently, if there is a refund on Marriott, it is not reflected on Hostfully booking, causing a discrepancy in the booking value between both platforms. It would be great if the refund amount were automatically reflected in the Hostfully booking whenever a refund transaction occurs on Marriott.
1 vote -
Display BDC lead’s rate plan name via API
My company manages the breakfast logistics for PM's guests. Currently, we are working with their team to fully automate the order flow from Booking.com to our delivery system, removing the need for manual data entry by the property managers.
We have identified that the "Rate Plan Name" (specifically determining if a reservation is "Breakfast Included") is visible in the Reservation Details as well as the Hostfully Enhanced Reports.
To complete the automation integration, we need to access this specific data point via API.
1 vote -
Detail tax in metadata sent to Stripe
Looking for a way you can include the tax collected when the payment is sent to Stripe? There is not a good way to track tax collected in the reports section there.
Stripe support suggestion is to add fields like:
taxamount: Total tax collected
taxrate: Tax rate percentage
tax_jurisdiction: State/region where tax applies
subtotal: Pre-tax amountHow This Would Work
When Hostfully creates Payment Intents for your bookings, they would include the metadata:{
"amount": 1250,
"currency": "usd",
"metadata": {
"taxamount": "250",
"taxrate": "8.25",
"tax_jurisdiction": "California",
"subtotal": "1000"
}
}
1 vote -
Import tax_withholding_amount and tax_withholding_details for Airbnb reservations
Please import taxwithholdingamount and taxwithholdingdetails for Airbnb reservations.
1 vote -
Be able to connect to more than one PriceLabs acount
I would like to connect one property to one PriceLabs account, and other property to a different PriceLabs account.
1 vote -
Register webhook with array of eventType
We would like to be able to register one single webhook with an array of multiple eventTypes at once for the agency.
i just counted how many webhook eventTypes i'll need to create and manage and it ended up being around 13 for each agency, that is crazy.
Our webhook callback Url is always going to be the same for every webhook eventType, it won't change.
If we can have one single call with all the eventTypes, that would make things so easy for the partner.
1 vote -
1 vote
-
NOT sending Airbnb tax for Quickbooks
At the moment, there's not a way to configure the integration to NOT send the tax payed lines since Airbnb pays the taxes. The workaround is just to manually edit/adjust/delete it in Quickbooks.
We want the automation to make it less manual
1 vote -
Have Airbnb date-specific cancellation policies setup on Hostfully
Airbnb offers the option of date-specific cancellation policies
Details can be found here
https://www.airbnb.ca/help/article/4049I would like to have this option/setup on Hostfully
6 votes -
Integrate with MakeMyTrip
I want to integrate directly with MakeMyTrip.
1 vote -
Move Crafted Stays into the channel section so that we could have a rate multiplier for our direct booking pla
Can Hostfully to move Crafted Stays into the channel section so that we could have a rate multiplier for our direct booking platform?
1 vote -
Add granular update details to UPDATED_PROPERTY webhook payload
Currently, when a property is updated, the webhook event UPDATEDPROPERTY is triggered, but the payload only contains the propertyUid and the eventtype. This makes it difficult for integrators to know what changed and which endpoint should be called next.
I would like the payload to include more granular details about the type of update, for example:
Pricing update
Photo update
Amenities update
General property details update
Pricing rule update, etc.
This would allow API users to call only the relevant endpoints instead of fetching all related resources. It improves efficiency, reduces API calls, and provides clarity for event-driven…
5 votes -
1 vote
- Don't see your idea?