Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tax Zone Setup and australian shipping


ashna

Recommended Posts

Posted

Hi Everyone,

 

Just a quick question tax zone setup.

 

I need to setup two zones

 

Australia and rest of the world

 

I need two tax slabs

GST for australian buyers and GST free for rest of the world

 

 

Once I can achieve this, any suggestions on how to link shipping module as well, would like to have shpping based on states/ Post codes for australia and countries for the rest of the world.

 

I would be quite happy to start with the australian setup only and then move to the rest.

 

Please provide some ideas as I have messed my store few times already by installing lot of contributions that do wonder but I dont need them.

Posted

Don't know if this is a feature missing from OSC, I have seen a number of posts asking questions like this for various regions round the worls in the last couple of days with no solution. :(

Posted

There are two contributions you migth want to check out:

 

State Based Rates

 

This one deals with states and shipping methods

 

I think you can change

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF States NEEDED
     $this->regions = 3;

 

if you want more or less input boxes to show

 

and

 

MultiGeoZone MultiTable Shipping

 

This one deal with shipping tables for different zones

Forum search

Contributions search

Documentation search (note: docs being adapted for MS3, may be different for MS2)

3 tips for better forum searching

 

Want to post? Read this first:

osCommerce for dummies

Topic name etiquette

 

Basics:

Basics for design

Right syntax to use near '-20, 20'

Cannot re-assign $this

Parse error

Posted
There are two contributions you migth want to check out:

 

State Based Rates

 

This one deals with states and shipping methods

 

I think you can change 

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF States NEEDED
     $this->regions = 3;

 

if you want  more or less input boxes to show

 

and

 

MultiGeoZone MultiTable Shipping

 

This one deal with shipping tables for different zones

 

 

I am bit lost on what you have explained, may little detailed explainantion will be helpful for me and wider community who are not technical enough

 

Thanks a lot for the reply

Posted

Read this about setting up taxzones

 

Short:

One tax zone "Australia"

Add at this zone your country "Australia" to it and set on "all zones"

 

Secound tax zone "Rest of the world" and add all other countries to it, exept "Australia"

(originally from John2b for USA)

 

Download the contribs I suggested and look at the install instructions.

If you have questions look at the support thread for the contrib.

Forum search

Contributions search

Documentation search (note: docs being adapted for MS3, may be different for MS2)

3 tips for better forum searching

 

Want to post? Read this first:

osCommerce for dummies

Topic name etiquette

 

Basics:

Basics for design

Right syntax to use near '-20, 20'

Cannot re-assign $this

Parse error

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...