-
3 votes
We need to understand more details from you in order to continue developing this feature.
-
iDeal as an External Payment Type
iDeal is an external payment type in Mews Commander, however we cannot send an external payment via the API with this payment type and has to be listed in the notes.
13 votes -
PayPal as an External Payment Type
Paypal is an external payment type in Mews Commander, however we cannot send an external payment via the API with this payment type and has to be listed in the notes.
12 votes -
Add Deposit Payment
To have an endpoint to post deposit payments into Mews.
9 votesDeposits are automatically created by the system. Opening this up could affect the automatic system for charging.
-
Resend Confirmation Email when Updating Reservation
When updating a reservation in Mews, such as the interval, there should be an option included to resend the confirmation email to the guest with the changes.
6 votesThis is not currently at our roadmap
-
Connector API: Update Room Availability
Via the API, being able to update the number of rooms available to be sold to allow for controlled overbookings.
19 votesIt is possible to fully affect availability through the API
-
Be notified when a guest modifies or cancels a booking
The hotel should be notified by email when a guest makes a modification or cancelation of his booking on Mews Distributor (same logic as when a guest makes a booking).
15 votesHello from the Mews product team,
Thank you for your suggestion. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.
Kind regards,
The Mews Team
-
Connector API: Travel Agency Contract - Add and Update
Currently there is no endpoint for an integration to add a travel agency (only Add/Update Company).
11 votes -
Websocket Event: Online Check In
We'd like to be able use a websocket to monitor when a guest has checked in online in Mews to be able to send the guest a mobile key.
18 votes -
11 votes
We will be introducing a webhook for this.
-
Modify restrictions via the Connector API.
Our integration both can add and delete restrictions via the Connector API, however there is not the ability to modify or update the restriction. This can currently only be done inside Mews Commander.
5 votes -
Lock/ Unlock a reservation using the connector API
allow developers to control whether a reservation is (un)locked via the api (i.e. allow changing the AssignedSpaceLocked property using /api/connector/v1/reservations/update)
12 votes -
Create a booking widget with minimal info to place on website.
Create a booking widget with minimal info to take you already to step two in booking process
The widget would look like this and should be possible to place anywhere on a website:
https://snipboard.io/pj2xsN.jpg
This widget should be minimal but somewhat customisable initially, later developed further.
The date picker would take the user the second step in the booking process, having already completed the first.
Coupon should also be there.
Please reply to me via email if there already is this kind of solution or the means and tools to do it ourselves.
Kind regards,
Marcus
marcus@iits.es5 votesHello from the Mews product team. Thank you for your suggestion. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.
-
Extra Distributor voucher code options
Extra voucher code options
I would like to have multiple voucher code options.
some suggestions:
-Single use only
-Single user per user only
-max amount of use per code
-Make suggestions in the Distributor when the code is not available3 votesHello from the Mews product team,
Thank you for your suggestion. Unfortunately, this request will not be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.
Kind regards,
The Mews Team
-
Reservation Updates
Websocket reservation should get triggered when owing, master Booker updates. Also good to have it triggered if space status of the reservation is updated.
Issue: Currently it is only triggered when dates, status is changed.
2 votesThe response to Get all reservations includes the unique ID of the resource(space) the reservation is set in. There is a Space event websocket which allows partners to monitor all resource status changes (Clean, Dirty, Inspected). The body of the event contains the unique ID of the resource, allowing partners to match it up with resource IDs of any reservation.
-
unit counts and amounts for accounting items
I'd like to have access to the accounting items unit counts and amounts.
My use case is providing statistics on the number of breakfasts for a day. I can filter the accounting items that are 'breakfasts' but some line items are grouped. e.g. 3 x €15 is one total line of €45. But I need to provide the statistic that 3 breakfasts are served. Not just one.
4 votesWe’ve started enrolling the fix of the breakfast issue and it will be enabled to all properties soon.
-
Send offers directly through Distributor
Give owners the ability to send offers directly through distributor
ex. search dates, type and from that moment have the ability to send the price (or even modify) directly to the potential guest / company3 votesHello from the Mews product team. Unfortunately, this request has not received the necessary upvotes to be added to the Mews development roadmap and is unlikely to be delivered. Thank you for sharing your suggestions.
-
Connector API: fetching of all reservations in a reservation group
Currently there's no way to retrieve all reservations in a reservation group.
Our use case: we fetch recently changed reservations from Mews but need to push all reservations in the reservation group as a whole. But we don't know what additional reservations are in that group.
6 votesRetrieving all reservations belonging to a specific group or groups can be done by specifying the desired GroupIds in the Get all reservations request.
-
Connector API: Query all accounting items with date filter as date created/updated.
Currently accounting items can only be queried by date closed or date consumed. As revenue management systems want to be able to see charges before they are closed, and as consumption dates can essentially be set any time in the past or future, this makes regular scraping of this API call impractical. The call should also allow for setting the time filter as the date the item was created or updated, like with the reservations, so that regular frequent scraping can be performed properly.
5 votesAccounting items can also be pulled via Get all reservations with the extent Items set to true or via Get all reservation items in which if the State (open or closed) is not specified, both will be returned.
-
Connector API: Allow for connecting all accounting items to reservations.
Currently most accounting items (aside from those created as part of the initial reservation order) are attached only to the customer, not the reservation. A common part of many revenue management system designs is attaching all charges to the reservations they are associated with, to allow for showing breakdowns of all revenue by things like room types, rate plans, and origin. The Mews dashboard should allow users to associate a charge with a reservation when they create it, so that when all accounting items are queried from the Connector API they can all be easily connected to their corresponding reservation.
3 votesMEWS provides a different approach to billing. Customer owns everything, not the reservation.
- Don't see your idea?