Hi
I am using VM 3.0.16
And I tried to set a base price to 100€ if someone order a subscription
I want this to also add tax rules if the customer are in Sweden of 25% (25€).
In order to perform this, I added one tax & calculation rule and named that "base line", including:
DATaxBill + 100€
This seams to work well, but it does not add the taxes, and adds the amount under the "discount " column; which is misleading.
Changing to:
DBTaxBill + 100€
Does not either apply any tax rules, and still the amount is under the "discount " column too.
Adding another tax & calculation rule and named that "tax for base line", including :
TaxBill + 25€
Worked ok, but affected other things like:
Payment fee: was raised to 50€, even though the fee is set to 0€
Shipping fee: was raised to 50€, even though the fee is set to 0€
How do I set a base fee of 100€, which apply tax of 25% for only Swedish customers?
That does not effect other areas?
/Tomas
Vat Tax per product and filter by Sweden?
Well vat tax per product works fine.
But I want to add a baseline price on top of this.
For example
Let's say that the product price is 10€, and the customer is located in Sweden.
Than the price for the product will be 10€ +25% tax
That works OK.
But I want to add also a base line price of 100€ + tax rules
So for the above example it should be:
Product X, quantity 1, unit price 10€, tax 2.5€, total 12.5€
Base line, unit price 100€, tax 25€, total 125€
Perhaps this can be fulfilled via other mechanism like that if you order this product; t
han you must order 1 of product y
Regards Tomas