Calculates sales tax at checkout using TaxJar's API. Provides zip-based backup tax rates.
Follows SemVer in Tax & Pricing
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Panth Extra Fee
mage2kishan/module-extra-fee 22
Adds configurable extra fees and surcharges to Magento 2 checkout — payment method fees, small order fees, customer-group surcharges, country-based fees, and product-specific handling charges — via a rule engine with 11 condition types and 4 calculation methods. Each fee shows as its own line item across cart, checkout, orders, invoices, credit memos, and emails with tax and refund support.
Looking for contributors - Help fix build issues
Automatically imports and keeps EU VAT rates up to date (27 EU countries plus CH, NO and GB), creating and linking the matching tax rules, with cron scheduling, fallback data and change notifications.
Validates B2B VAT numbers against the EU VIES REST API, the UK HMRC lookup endpoint, and the Swiss UID register at registration and checkout, then auto-assigns validated customers to a configurable tax customer group so reverse-charge and zero-rate tax rules apply automatically. Includes cache-aware, non-blocking checkout validation and REST endpoints.
CustomGento_CliTaxEditor
customgento/module-cli-tax-editor-m2 85
Magento 2 module, which provides new console commands to edit the tax configuration.
Configures a Magento 2 shop for a specific national market, including Austria, Switzerland, Germany, and more. Streamlines store setup with country-specific configurations.
OpenSalesTax for Magento 2
ejosterberg/module-opensalestax 60
Swaps Magento's built-in tax calculator for a self-hosted OpenSalesTax engine on US-destination, USD checkouts, surfacing per-jurisdiction tax breakdowns in cart and order summaries with automatic fallback to native tax tables.
Adds configurable surcharge fees per payment method using fixed, percentage, per-item, or per-row strategies, with optional tax handling. Surcharges display across cart, checkout, order totals, invoices, credit memos, PDFs, sales emails, and admin order creation.
Sales Rule Manager
schrammel-codes/magento2-salesrule 68
Adds duplication and mass actions for Cart Price Rules, enabling one-click rule copying with smart field resets and bulk enable/disable/delete operations from the admin grid.
Cash On Delivery Fee
espertomagento/cash-on-delivery-fee 60
Adds a configurable fee to the Cash on Delivery payment method in Magento 2. The fee is displayed in the checkout and order totals.
This extension allows customizing decimal precision visualization for the prices and other currency values (discounts, taxes, sales amounts, etc.) both for the frontend and the backend areas.
Integrates with currencyapi.com to fetch and import real-time currency exchange rates into Magento's native currency import system. Supports batch processing of multiple currency conversions in a single API call.
Looking for contributors - Help fix build issues