Hi, is it posisble to round tips price directly in the plugin WPC Order Tip for WooCommerce? We use tips in "%" and we need to get always price without any decimal.
Thanks! And one more thing. Your plugin taker for example 10% tip from the price without VAT. I would need to count it from the price including VAT.How can I do it, can you please help?
As you can see on the screenshot, 548 CZK, I need to get 54.8 Tips, not 46 as it is shown now.
Hi, is it posisble to round tips price directly in the plugin WPC Order Tip for WooCommerce? We use tips in "%" and we need to get always price without any decimal.
Thanks, but how can I do that please?
Can you add this feature, or help me with snippet to do it?
Hi Aleksandre,
Please add the custom code below. (How to add custom code? ↗):
Best regards,
Dustin
Thanks! And one more thing. Your plugin taker for example 10% tip from the price without VAT. I would need to count it from the price including VAT.How can I do it, can you please help?
As you can see on the screenshot, 548 CZK, I need to get 54.8 Tips, not 46 as it is shown now.
Attached files: Capture.JPG
Or to be more correct, your plugin counts Tip, but does not apply VAT for it. Is it possible to attach some VAT in woocommerce? And how?
Please REPLACE the old snippet with a new one:
Now, it will be calculated using the amount after tax.
We'll implement the taxable option for each tip soon. After that, you don't need to use the above snippet anymore.
Best regards,
Dustin