nighteaglebg, on 27 August 2010 - 06:19 AM, said:
I didn't express my self correct. Not taxes but different shipping prices based on the shipping destination since the base office will be based in Europe and the price for shipping some item to some country in Europe will be lower the shipping in Australia.
It can be done relatively easily if you know php. We currently have 19 different postal destination zones with associated rates based on weight/length.
It's not possible (or I haven't found a way) to do this solely within the osC system - so it requires some extra coding to select the relevant zone/rate from the country code/weight/length combinations. This also offers a filtering process to allow/block certain destination countries from being able to order from the site.
It could probably be made neater and incorporated more into the core of osC but I have neither the time nor inclination to do so. (At this moment in time).