PHPackages                             solution25/tax-jar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. solution25/tax-jar

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

solution25/tax-jar
==================

TaxJar Sales Tax Module for Shopware 6 that automates tax calculations, supports nexus regions, logs transactions, and ensures compliance across different states and countries.

1.2.6(2mo ago)11.2k↓26.7%1MITPHPCI failing

Since Sep 24Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/solution25com/taxjar-shopware-6-solution25)[ Packagist](https://packagist.org/packages/solution25/tax-jar)[ RSS](/packages/solution25-tax-jar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (29)Used By (0)

[![Packagist Version](https://camo.githubusercontent.com/5e0ea55685d28d5d0061fdf7df9bc9adb9de203a216be95b1bb666bfe5ef469b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c7574696f6e32352f7461782d6a61722e737667)](https://packagist.org/packages/solution25/tax-jar)[![Packagist Downloads](https://camo.githubusercontent.com/7f615d065c5637ee5e4824f883f65141609dcbcb1b46f2537e36a6eb60a5f39d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6c7574696f6e32352f7461782d6a61722e737667)](https://packagist.org/packages/solution25/tax-jar)[![License: MIT](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](https://github.com/solution25/taxjar-shopware-6-solution25/blob/main/LICENSE)

TaxJar Integration for Shopware 6
=================================

[](#taxjar-integration-for-shopware-6)

Introduction
------------

[](#introduction)

The **TaxJar Plugin** for Shopware 6 simplifies and automates sales tax calculations for merchants. It ensures compliance with US and international tax regulations while integrating seamlessly into your Shopware environment.

Merchants can define custom tax rules, prioritize their execution order, and automatically sync tax transactions with TaxJar for accurate reporting.

---

Key Features
------------

[](#key-features)

### Automated Tax Management

[](#automated-tax-management)

- Calculate sales tax in real-time at checkout
- Calculate taxes on order updates
- Compatible with Shopware commercial return management
- Recalculate tax on partial refunds and returns
- Calculate tax on Admin orders
- Two flows for commit transactions when **payment status changes** or **shipping status changes**
- Fully refund tax when payment status changes to refunded
- Supported modes: **Production Mode** and **Sandbox Mode**
- Enable/Disable Debug Mode
- Include/exclude gift cards in tax calculation
- Use product gross price for calculation
- Include shipping cost in calculation
- Option to select **TaxJar Rate** for specific products
- Options to select transaction ID on TaxJar send: **Order Number** or **Order ID**
- Option to exempt (multiple select) specific customer groups from tax
- TaxJar Customer Configuration **Activate/Deactivate** feature if all your customers are already registered on TaxJar
- Customer custom fields to create/update TaxJar customer exemption configuration
- Nexus Region support
- TaxJar Log to track tax calculation requests and transaction logs

### Flexible Rule Creation

[](#flexible-rule-creation)

- Define tax rates by **country**, **state**, or **ZIP code range**
- Assign custom **tax identifiers** for better tracking
- Set **priority levels** and control **execution order** of rules
- Custom rule for Shopware default tax returned on fallback tax rate and for specific selected states
- Shipping fallback tax rate configurable

### TaxJar Integration

[](#taxjar-integration)

- Directly connect with **TaxJar** for transaction tracking and reporting
- Sync sales data for compliance and audit readiness

### International Support

[](#international-support)

- Handles **US tax calculation** and **international tax scenarios**
- Works out of the box with multiple currencies

### Lightweight Setup

[](#lightweight-setup)

- Minimal configuration required
- Easy integration with Shopware 6 admin panel

---

Compatibility
-------------

[](#compatibility)

- ✅ Shopware **6.6.x**

---

Installation &amp; Activation
-----------------------------

[](#installation--activation)

### GitHub

[](#github)

1. Clone the plugin into your Shopware plugins directory:

```
git clone https://github.com/solution25com/taxjar-shopware-6-solution25.git
```

### Packagist

[](#packagist)

```
composer require solution25/tax-jar
```

### Install the Plugin in Shopware 6

[](#install-the-plugin-in-shopware-6)

1. Log in to your Shopware 6 Administration panel
2. Navigate to **Extensions &gt; My Extensions**
3. Locate the newly cloned plugin and click **Install**

### Activate the Plugin

[](#activate-the-plugin)

1. After installation, click **Activate** to enable the plugin
2. In your Shopware Admin, go to **Settings &gt; System &gt; Plugins**
3. Upload or install the "TaxJar" plugin
4. Once installed, toggle the plugin to activate it

### Verify Installation

[](#verify-installation)

1. After activation, you will see TaxJar in the list of installed plugins
2. The plugin name, version, and installation date should appear

---

Plugin Configuration
--------------------

[](#plugin-configuration)

1. Go to **Settings &gt; Shop &gt; Tax Service Provider Settings**
2. Enter your TaxJar configuration values
3. Click **Save**
4. Clear cache (`bin/console cache:clear` or Admin UI)

---

Mapping TaxJar with Existing Tax Rates
--------------------------------------

[](#mapping-taxjar-with-existing-tax-rates)

1. Go to **Settings &gt; Shop &gt; Tax**
2. Open the Tax Rate you wish to configure
3. In the **Service Provider** dropdown, select **TaxJar**
4. Save changes

---

Creating New TaxJar Tax (Optional but Recommended)
--------------------------------------------------

[](#creating-new-taxjar-tax-optional-but-recommended)

1. Go to **Settings &gt; Shop &gt; Tax**
2. Create a new tax and add name (e.g., TaxJar)
3. Set tax rate to 0%
4. Mark as default
5. In the **Tax Provider** dropdown, select **TaxJar**
6. Navigate to all your products and set TaxJar as the tax rate
7. Save changes

---

Configure Shipping Method for TaxJar Tax Calculation
----------------------------------------------------

[](#configure-shipping-method-for-taxjar-tax-calculation)

1. Go to **Settings &gt; Shop &gt; Shipping**
2. Select the shipping method that you want to use for TaxJar tax calculation
3. Under **Tax calculation**, select dropdown to **Fixed** and **Rate** → **TaxJar**
4. Save changes

---

Reviewing TaxJar Logs
---------------------

[](#reviewing-taxjar-logs)

1. Navigate to **Settings &gt; Shop &gt; Tax Service Provider Settings**
2. Click on **TaxJar Log**
3. View calculation requests and transaction logs, categorized by **Request Type**

---

Nexus Module
------------

[](#nexus-module)

1. Navigate to **Orders &gt; Nexus Module**
2. A list of all nexus regions will be shown
3. If Nexus is not configured, it will display a link that navigates to the TaxJar Dashboard to configure

---

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance85

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

15

Last Release

77d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2851766651e9958fdd1740394d7af4c76bb357dba37485ab7045c5372bd3ed88?d=identicon)[solution-25](/maintainers/solution-25)

---

Top Contributors

[![solution-25](https://avatars.githubusercontent.com/u/101514766?v=4)](https://github.com/solution-25 "solution-25 (32 commits)")[![s25edon](https://avatars.githubusercontent.com/u/195735549?v=4)](https://github.com/s25edon "s25edon (18 commits)")[![erman25](https://avatars.githubusercontent.com/u/196944845?v=4)](https://github.com/erman25 "erman25 (1 commits)")

### Embed Badge

![Health badge](/badges/solution25-tax-jar/health.svg)

```
[![Health](https://phpackages.com/badges/solution25-tax-jar/health.svg)](https://phpackages.com/packages/solution25-tax-jar)
```

###  Alternatives

[frosh/tools

Provides some basic things for managing the Shopware Installation

79709.7k2](/packages/frosh-tools)[frosh/development-helper

Development Helper

90286.1k](/packages/frosh-development-helper)[shopware-pwa/shopware-pwa

Shopware PWA extension

4074.0k](/packages/shopware-pwa-shopware-pwa)[swag/migration-assistant

Migration plugin for shopware/platform

2036.3k](/packages/swag-migration-assistant)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

415.7k](/packages/werkstattl-openblogware)[basecom/sw6-fixtures-plugin

basecom Fixtures Plugin

18185.5k](/packages/basecom-sw6-fixtures-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
