Search found 4 matches

by beisenman
Thu Nov 13, 2008 8:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Problems Integrating an Avalara Tax Provider
Replies: 1
Views: 1974

Problems Integrating an Avalara Tax Provider

I have modified a Avalara Tax Web SVC Custom provider originally provided by a Brian Sutherland I think. I have finally gotten it to register in the able commerce site but it appears not to be used in the tax calculation. I would hope that someone might enlighten me as to how to get it to calculate ...
by beisenman
Thu Nov 13, 2008 8:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Los Angeles County Sales Tax Code help?
Replies: 8
Views: 8143

Re: Los Angeles County Sales Tax Code help?

You should essentially cover all of the state tax rates, There are 13 distinct rates in the state of Califoria ranging from 7.25 up to 9.25. Also, because ther is a limitation on the size of the PostalCode Filter there are a total of 73 rows of zipcode - tax rate data. This table is current as of 10...
by beisenman
Thu Nov 13, 2008 5:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Los Angeles County Sales Tax Code help?
Replies: 8
Views: 8143

Re: Los Angeles County Sales Tax Code help?

I have implemented it state wide in a MSSQL data Table by zone ..... If you'd like I could give you a table export ....
by beisenman
Mon Sep 22, 2008 3:26 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to link scriplets to footer links ie.About Us/
Replies: 9
Views: 6712

Re: HELP!! How to link scriplets to footer links ie.About Us/

You must edit the footer scriplet either via the admin tool or manually and insert your links .... Example: <!-- <Description> Displays the standard store footer. </Description> --> <DIV id=footer><P><A href="~/Default.aspx">Home</A> <A href="~/search.aspx">Search</A> <BR>© Copyright 2008 Able Solut...