0.04
No release in over 3 years
Low commit activity in last 3 years
Spree extension for providing Tax Cloud services in USA.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Spree TaxCloud SOAP API

USA Tax calculation extension for Spree using Tax Cloud service .

Based on the work of Chris Mar and others. Version ~> 2.2.0 Now has dependency on Drew Templemeyer's TaxCloud, and supports TIC's per product.

USAGE

Create an account with TaxCloud:

https://taxcloud.net

...and get an api_login_id and api_key.

Run below to install migrations:

bundle exec rails g spree_tax_cloud:install

Configure in Spree Admin

Go to configurations, then on left side of page will be a link for TaxCloud settings. Enter your login, api_id, product tic, shipping tic, and business address.

NOTE

Capture and authorize are performed in 'capture'.

Verify address is implemented for Spree 2+.

TODO

Request spec to ensure integration works throughout checkout process. Lookup tax per shipment in order to properly lookup tax from actual stock location rather than the default.

COPYRIGHT

Copyright by Jerrold R Thompson