VAT and Discounts
Last updated
When discounts are applied to an order, the VAT is recalculated to reflect the reduced taxable amount.
[ ( Food and Drink Total - Discount Amount ) ÷ Food and Drink Total ] × Original VAT if the order is not discounted
When an order is not discounted:
Food and Drink Total: €19.20
VAT: €2.43
When an order is discounted:
Food and Drink Total: €19.20
Discount Amount: €3.87
VAT: €1.94
[ ( €19.20 - €3.87 ) ÷ €19.20 ] × €2.43
When the discount is greater than the food and drink value, it is applied to food and drinks first. Once the discount fully covers the food and drink total, no taxable amount remains.
Food & Drink Total: €19.20
Delivery Charge: €6.00
Discount: €20.00
VAT: €0.00
Last updated