News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Base tax effects payment fee and shipping fee

Started by daleto, July 28, 2016, 09:15:32 AM

Previous topic - Next topic

daleto

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

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

daleto

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