Skip to content

Spree extension to allow taxation based on cities (much like how California dictates it should be done instead of by Zip)

License

Notifications You must be signed in to change notification settings

welitonfreitas/Spree-City-Zones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeCityZones

Ability to have cities defined for states and then used for zones. The city tax rate will override a state tax rate if defined.

Example

If you define a California tax rate of .0825 and another city tax rate for Hollywood of .0925....

State-CA, City- Hollywood, rate would be .0925
State-CA, City- Irvine, rate would be .0825

Copyright (c) 2011 [name of extension creator], released under the New BSD License

About

Spree extension to allow taxation based on cities (much like how California dictates it should be done instead of by Zip)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.5%
  • HTML 33.5%