Skip to content

steveoliver/commerce_avatax

 
 

Repository files navigation

Drupal Commerce Connector for Avatax.

The Drupal Commerce Connector for Avatax is a Drupal compliant module that integrates the Drupal Commerce with AvaTax from Avalara, Inc. and is used for Tax calculations and Tax compliance.

AvaTax reduces the audit risk to a company with a cloud-based sales tax services that makes it simple to do rate calculation while managing exemption certificates, filing forms and remitting payments.

The Tax is calculated based on the delivery address, the sales tax codes assigned to line item in the order, and the sales tax rules applicable to the states in which Nexus has been configured.

Access to a full development account can be requested by contacting Avalara, Inc.

The service uses the AvaTax Rest api v2 for processing transactions.

Installation

As with Drupal Commerce, and its contributed modules, you must installed with Composer.

composer require drupal/commerce_avatax:~1

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.1%
  • Shell 1.9%