Settings and activity
1 result found
-
15 votes
Hello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
An error occurred while saving the comment
José Juárez
supported this idea
·
Hello,
I believe this functionality should be a priority, since the Mews widget does allow creating a single reservation for two services in a single flow.
In our case, we have two services: one for accommodation and another for parking to manage space availability.
In the PMS, we have the option to add "parking" as a "promoted service," so if we access the reservation through the widget, it's displayed as if it were another product. But what's the point of adding this functionality if we can't book parking and accommodation together through the Booking Engine API?
In my opinion, the two most viable options would be either to allow creating the reservation with both services as an array within the `Create reservation group` payload, or, alternatively, by converting the service to a "promoted service," have the PMS assign it a product ID, making it appear as another product in the response to the `Get configuration` request. This would allow us to make a `Get Availability` request to add dates or show the "promoted service" or hide it.
Right now, we're solving this problem by booking the parking in the background and showing the total price for parking and accommodation on the confirmation page. But the issue is that when you get to the payment gateway, you only see the charge for the accommodation, not the parking, which is a bit odd.
I don't even want to think about how we'll manage when we have three services (accommodation, parking, and spa for example).