diff options
author | Jared Norman <jared@super.gd> | 2019-01-09 17:28:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-09 17:28:13 -0800 |
commit | 2cf03df348cf07f8de0a5d295378065dbc62b766 (patch) | |
tree | 89615d86f15c415e2d8befdefa1d8ca074397b4a | |
parent | ce53eeb974188d6be1f2f02925bca6efd3c8e226 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # `SuperGood::SolidusTaxJar` [![Build Status](https://travis-ci.com/SuperGoodSoft/solidus_taxjar.svg?token=rc5QTgHvLLF7cpqkmyfd&branch=master)](https://travis-ci.com/SuperGoodSoft/solidus_taxjar) -SuperGood::SolidusTaxJar is a [Solidus](https://github.com/solidusio/solidus) extension that allows Solidus stores to use [TaxJar](https://www.taxjar.com/) for tax calculations. +`SuperGood::SolidusTaxJar` is a [Solidus](https://github.com/solidusio/solidus) extension that allows Solidus stores to use [TaxJar](https://www.taxjar.com/) for tax calculations. This is not a fork of [spree_taxjar](https://github.com/vinsol-spree-contrib/spree_taxjar), like [solidus_taxjar](https://github.com/boomerdigital/solidus_taxjar). Instead, `SuperGood::SolidusTaxJar` uses the new configurable tax system [introduced by @adammathys](https://github.com/solidusio/solidus/pull/1892) in Solidus 2.4. |