This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

EDD TaxJar

Description

This plugin connects Easy Digital Downloads to TaxJar.com so that all tax rate calculations are done by TaxJar.

By allowing TaxJar to handle tax rate determination, store owners can rest easy with accurate, up to date tax rate calculations without requiring any extensive manual entry for tax rates.

Notes

In order for the tax rate calculation to occur, your checkout screen must include the billing zip / postal field. If that field is not present on your checkout screen, no tax rate determination can be performed.

At this time this plugin only calculates the tax rate; it does not create order records in your TaxJar account, but we will add support for that soon. In the meantime, you can export your order history from Downloads > Reports > Export and then import it into TaxJar after the end of each month.

Installation

  1. Signup for an account at TaxJar.com
  2. Obtain an API Token from your account area
  3. Install this plugin and activate it by uploading it via Plugins > Add New
  4. Navigate to Downloads > Settings > Taxes and enable taxes
  5. Navigate to Downloads > Settings > Taxes > TaxJar
  6. Enter your TaxJar API token

Reviews

There are no reviews for this plugin.

Contributors & Developers

“EDD TaxJar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “EDD TaxJar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

1.0.2, March 23, 2021

  • New: Added filters for the zip code (edd_tax_jar_zip) and country (edd_tax_jar_country).
  • Fix: edd_taxjar_data payment meta not being saved as valid JSON.
  • Tweak: Update plugin author name and URI.
  • Dev: Support for EDD 3.0.
  • Dev: Code cleanup for WPCS.

1.0.1, July 23, 2018

  • Fix: Undefined PHP notice in upcoming Easy Digital Downloads 3.0 version

1.0, June 22, 2018

  • Initial release