You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Satchmo users
Is there a way to apply different sales tax rates depending on what
zip code a US resident lives in? I've looked at the tax.modules.area
and the area_taxrate table after loading US tax rates, but I don't see
a way to break zones down by specific data. Would I just create an
AdminArea for each zip code and dump the relevant percentage into
area_taxrate (and then delete the single percentage entry for
California)? It looks like I would still have to create my own module
(or override tax.modules.area's Processor) to be able to look up by
anything more than country and state?
Just looking for confirmation on this or advice on a better approach.
Before I start in on it I want to make sure I'm not missing something
obvious.
Kevin Harvey
unread,
Apr 9, 2013, 9:09:44 AM4/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to satchm...@googlegroups.com
Hi Tom, did you every do any work on this? I have a client that will need this as well. Perhaps we could work on something to contribute back to Satchmo?