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

Want to auto assign users to shoppergroups based on country

Started by darkidas, September 16, 2013, 18:15:31 PM

Previous topic - Next topic

darkidas

Hi,
Virtuemart 2.0.22d / joomla 2.5.14
I have an issue and i would like your help. I am working on an international eshop based on Greece. I want it to create the invoices like:

-Show tax in the invoice for greek shoppers
-hide tax in the invoice for all foreigners and only show the final price

I found a way to do that with shopper groups. I will make a shopper group for foreigners where i will assign it to a new price in my products. The new price will be the final price and no tax will be applied for that shopper group. This way i get what i want. Problem is i want to auto assign foreigners in the foreigners shopper group on registration or on checkout as guests. How can i do that? Any suggestions would be appreciated . thanks in advance.

Maxim Pishnyak

You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

darkidas

Thanks for your answer but that does not help me.
I'll give an example so you can understand my issue better.
I have a product with base price x and greek tax is y. Lets say the final price is z (x+y).
I want the invoices to greek customers to show that final price is x+y but the invoices for foreigners i want them to show that final price is z and no tax shown there.

If i use the method you suggested i cannot have this.
I can assign a base price of x and create 2 taxes(1 for greece and 1 for all other countries)
Greece invoices are ok but all the others show the tax too. I cant have them show that the product cost z. I hope i made myself clearer now. Thank you

Maxim Pishnyak

Tax for other countries isn't apply at all? Could I see this tax setup on your screenshot?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

darkidas

It is applied just fine for all countries. My problem is that for all countries except greece i want it applied but not shown on the invoice. This is something my client wants that has to do with the greek tax system.
So if a product has a base price of 10 euros and a tax of 1 euro i want the invoices like this ->
greek invoices->Final price :10+1=11 euros
all other invoices->Final price : 11 euros (no tax is shown but is applied behind the scenes)
Thank you

Maxim Pishnyak

Condition could be written in cart template overrides probably.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

darkidas

I have no idea. My client informed he had asked his accountant and he advised him to do it this way. And as an example he told me that when he buys something from abroad the electronic invoice does not show any tax. Just the final price he pays. Should i advice him to ask another accountant ?