Skip to content

Improve your Spree store's sales tax decision automation with Avalara AvaTax

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

shipitko/spree_avatax_certified

 
 

Repository files navigation

SpreeAvataxCertified

Gitter Circle CI Code Climate

SpreeAvataxCertified is the only officially certified Avatax solution that integrates with SpreeCommerce. With this extension you can add instantaneous sales tax decisions to your store.

From Avalara's own explanation of the certification program:

Relax. It’s certified.

Our “Certified for AvaTax” Program features integrations that perform at the highest level, providing the best possible customer experience.

Avalara’s partners who have created certified integrations for AvaTax have demonstrated that those integrations contain elements which are essential to providing customers with easy-to-use software that gives accurate sales tax calculations. The certification criteria used to demonstrate these elements are based on Avalara’s years of experience integrating into ERP, ecommerce and point-of-sale applications.

Installation

gem 'spree_avatax_certified', github: 'boomerdigital/spree_avatax_certified', branch: 'master'
bundle install
bundle exec rails g spree_avatax_certified:install

Setup

In the Spree Admin site configure the Avalara Setting. avatax_example

Enter the Entity Use Codes that are configured in your Avalara site. If you chose to seed the use codes, these will already be set up for you. avalara_entity_use_codes

Edit Tax Categories configuration settings. If left blank, the tax code will default to P0000000. taxcategories

Edit the Shipping Methods configuration settings, to add Tax Use Code for each type of Shipping Method. The Use code must be matched to a value that is configured in the Avalara site. shipping

Configure specific users to utilize Avalara Entity Use Code, and Exemption number; Customer Code will be the user's id. Exemption Number are sourced from the Avalara site and the Avalara Entity Use code is a searchable drop down that was previously configured in the system. userinfoavalara

Versions

To help make the gem easier to maintain and to keep users are the same page, we have set up master to support 2-4-stable & up. If you are on those versions, please upgrade to use master.

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2016 Boomer Digital, released under the New BSD License

CHANGELOG

See CHANGELOG.md for change history.

About

Improve your Spree store's sales tax decision automation with Avalara AvaTax

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 86.5%
  • HTML 12.2%
  • JavaScript 1.3%