Look up tax rates for a zip code using the Avalara API.
United States only.
This requires Bison 1.5.1.
- Copy the
api
andcore
files into_add-ons/bison_tax_zip/
- Copy
bison_tax_zip.yaml
into_config/add-ons/bison_tax_zip/
and enter your API key from Avalara. (see below) - In
bison.yaml
, settax_rate
tozip
. - In
bison.yaml
, settaxable_states
to an array of states you want to charge tax in. eg.[FL, CA]
To get your API key, visit http://taxratesapi.avalara.com/ and register for an account.