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.
Installs: 825
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:shopware-platform-plugin
pkg:composer/solution25/tax-jar
Requires
- shopware/core: ^6.6.0
- dev-main
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-publications/main
- dev-feature/taxjar-flag-order
- dev-fixed/extension-verifier-errors
- dev-fix/latest-updates-merge
- dev-feature/shopware-6.7-compatibility
- dev-fix/extension-verifier-errors-6.7
- dev-feature/merge-request-2
- dev-fix/error-level-8-phpstan
- dev-feature/merge-request-1
- dev-fix/namespaces
- dev-fix/level-8-phpstan
- dev-fix/extension-verifier-errors
- dev-feature/test-plugin-name
This package is auto-updated.
Last update: 2026-02-26 14:07:58 UTC
README
TaxJar Integration for Shopware 6
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
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
- 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
- Directly connect with TaxJar for transaction tracking and reporting
- Sync sales data for compliance and audit readiness
International Support
- Handles US tax calculation and international tax scenarios
- Works out of the box with multiple currencies
Lightweight Setup
- Minimal configuration required
- Easy integration with Shopware 6 admin panel
Compatibility
- ✅ Shopware 6.6.x
Installation & Activation
GitHub
- Clone the plugin into your Shopware plugins directory:
git clone https://github.com/solution25com/taxjar-shopware-6-solution25.git
Packagist
composer require solution25/tax-jar
Install the Plugin in Shopware 6
- Log in to your Shopware 6 Administration panel
- Navigate to Extensions > My Extensions
- Locate the newly cloned plugin and click Install
Activate the Plugin
- After installation, click Activate to enable the plugin
- In your Shopware Admin, go to Settings > System > Plugins
- Upload or install the "TaxJar" plugin
- Once installed, toggle the plugin to activate it
Verify Installation
- After activation, you will see TaxJar in the list of installed plugins
- The plugin name, version, and installation date should appear
Plugin Configuration
- Go to Settings > Shop > Tax Service Provider Settings
- Enter your TaxJar configuration values
- Click Save
- Clear cache (
bin/console cache:clearor Admin UI)
Mapping TaxJar with Existing Tax Rates
- Go to Settings > Shop > Tax
- Open the Tax Rate you wish to configure
- In the Service Provider dropdown, select TaxJar
- Save changes
Creating New TaxJar Tax (Optional but Recommended)
- Go to Settings > Shop > Tax
- Create a new tax and add name (e.g., TaxJar)
- Set tax rate to 0%
- Mark as default
- In the Tax Provider dropdown, select TaxJar
- Navigate to all your products and set TaxJar as the tax rate
- Save changes
Configure Shipping Method for TaxJar Tax Calculation
- Go to Settings > Shop > Shipping
- Select the shipping method that you want to use for TaxJar tax calculation
- Under Tax calculation, select dropdown to Fixed and Rate → TaxJar
- Save changes
Reviewing TaxJar Logs
- Navigate to Settings > Shop > Tax Service Provider Settings
- Click on TaxJar Log
- View calculation requests and transaction logs, categorized by Request Type
Nexus Module
- Navigate to Orders > Nexus Module
- A list of all nexus regions will be shown
- If Nexus is not configured, it will display a link that navigates to the TaxJar Dashboard to configure