Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Drupal 8 notice: This module has been renamed to "commerce_tax_service" and is available here.

This module is an abstraction of the existing commerce_avatax module allowing you to plug in any tax calculation service to Drupal Commerce, with some added bells and whistles.

To preface this, I had nothing to do with the commerce_avatax module's creation, I only used it's code as the basis for this module.

This is a base module that adds a tax line item type, adds basic support for things such as address verification (internally or through a 3rd-party service), and allows you to select a tax service from the services which you have installed and enabled.

There are two services that currently exist:

  1. TaxJar
  2. Avatax

Both of these are available as separate child modules.

  • Drupal 7: Supported.
  • Drupal 8: In development (Not yet available).
Supporting organizations: 

Project information