Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Show prices with tax
- This topic has 122 replies, 42 voices, and was last updated 2 years, 7 months ago by J. Davis.
- AuthorPosts
- September 15, 2020 at 6:40 am #1004861Andre FloresModerator
Hello, Larry!
Nice, thank you for sharing, it is much appreciated!
Regards,
AndreSeptember 20, 2020 at 12:14 am #1007036MarianneParticipant+1 also need this feature.
September 21, 2020 at 6:43 am #1007241Florian HollatzParticipantHi Larry, I greatly appreciate your work work around! Works great! Thank you!
Does anybody know how I can add a little star (*) to every €-sign on my page. This way I could refer to my footer with tax information?
September 21, 2020 at 8:34 am #1007302LarryMParticipantI assume your currency is shown after the price, then you can add this to your custom CSS:
.mphb-currency::after{ content: ' *'; font-size: 0.8em; }
change the font size (0.8em is 80% of the currency font size, remove that line if you want it full size, or change to 0.9em if you want 90% etc) and add you can add/remove spaces before or after the * as needed.
September 21, 2020 at 1:46 pm #1007587Florian HollatzParticipantGreat! Thank you very much Larry!
October 8, 2020 at 9:56 am #1014331MicheleParticipant+1, please add this feature, it’s very important.
October 9, 2020 at 7:01 am #1014823Andre FloresModeratorHello, Michele!
Thanks, your vote has been counted as well.
Regards,
AndreOctober 25, 2020 at 10:18 am #1021302Florian HollatzParticipantHi Andre! I‘m really looking forward to the invoice feature. This sounds like a great addition to the plug-in. Unfortunately this won‘t be usefull for anybody in europe as we need to display taxes on invoices. As they are not displayed in prices up front, we can not us the plugins tax feature.
I would like to ask your again to update the tax feature soon.
Thanks a lot!October 26, 2020 at 9:03 am #1021516Andre FloresModeratorHello, Florian!
Thank you for your suggestion regarding this matter, I will let our developers know and hope they will be able to implement this option to the plugin soon.
Regards,
AndreNovember 30, 2020 at 10:19 am #1038782Isidro OrtizParticipantFor businesses in Spain it is very important that there is a breakdown of the base price and taxes. For example: FINAL PRICE: € 100 VAT not included; VAT 21%: € 21; TOTAL: € 121 VAT included.
Otherwise the invoices will not be legal and therefore their complement will not be viable at least in Spain.
It would also be very interesting to be able to manually configure the initial invoice number with a PREFIX + number. for example (“web_0001). where the PREFIX would be” web_ “and the invoice counter would start with” 0001 “.
This would give the fatures plugin enough power and would make it completely viable in my country and I suppose that the rest of Europe is governed by the same legislation.Hope you can set it up soon.
November 30, 2020 at 10:38 am #1038798Isidro OrtizParticipantI think it is essential to have a breakdown of base price and taxes for two reasons, the first to transmit transparency and trust to users and the second if this management is carried to the billing plugin so that in the invoices that are sent to the clients are also reflected the taxes would be great because the invoices would be legal.
December 2, 2020 at 11:28 am #1040813Andre FloresModeratorHello Isidro,
Currently the taxes are displayed separately from the base price in Hotel Booking as well as the total price is also displayed in the price breakdown, check the following example: https://prnt.sc/vu90k7. The same price breakdown is generated in invoice, so there should be no issues for your guests to see the price without tax, the tat itself and the total price.
Regards,
AndreJanuary 3, 2021 at 6:12 pm #1054253Jason SosnowskiParticipantIn my opinion, this is a major flaw in this booking and makes is unuseable for us. Unfortunately, we have spent a lot of money only to realize we are not able to use the plugin because it doesn’t meet the legal requirements for our properties.
Laws in many jurisdictions require displaying the price breakdown with the amount of taxes displayed separately on both checkout and on invoices.
Additionally, many properties charge mandatory fees; like a cleaning fee, key charge, linen charges etc, but I cannot find a way to add these charges to all bookings. Another significant missing feature.
Really loved this plugin until we discovered that it doesn’t support taxes and fees. Without these features, we’re going to have to find a new plugin.
January 4, 2021 at 9:14 am #1054411Andre FloresModeratorHello Jason,
Thank you four feedback, it is much appreciated. I have added your up-vote to the feature request. Make sure to try this workaround before considering switching to another plugin.
Regards,
AndreJanuary 12, 2021 at 11:34 am #1058066M PParticipantThe workaround is nice, thanks a lot. What I need and probably everybody using this tool in Germany is that the tax is not added but included from the beginning (pre-tax). Calculating the included tax at check-out. Otherwise this tool is not usable? Can anybody help?
- AuthorPosts
- You must be logged in to reply to this topic.