Manages tax rates within Magento 2. Provides tools to configure and maintain tax rates effectively.
Adds a live, debounced VAT-validation indicator to Hyva-themed registration and address forms, showing a green/red badge under the VAT field as the customer types by calling the Byte8 VAT Validator REST endpoint. Built with Alpine and Tailwind only.
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.
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.
Adds a dynamic discount percentage badge to product prices. Displays the discount (e.g., 21% OFF) next to the original price on product and category pages.
Looking for contributors - Help fix build issues
Displays a per-unit reference price (Grundpreis) next to product prices across product pages, listings, search, and cart, enabling price comparison across pack sizes and helping meet EU and German unit-pricing requirements.
Adds cart price rule actions to offer gift products to customers based on conditions or when a threshold is reached. Customers can choose gift products from a defined list.
Adds custom fees to orders based on defined conditions. Fees can be fixed or percentage-based and are displayed in orders, invoices, and credit memos.
Sets a dedicated base price per customer group and website that becomes the effective regular price for matching customers, so catalog price rules, the price index, layered navigation, and APIs stay consistent. Includes REST API access and CSV import support.
Looking for contributors - Help fix build issues
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