Description
Tax‑Proof Coupons for WooCommerce adds a simple checkbox “Apply coupon after tax” to the coupon edit screen. When enabled on a fixed-cart coupon, the plugin converts the gross coupon value you enter into the correct net discount and applies it across the cart items—guaranteeing the exact gross amount is deducted, no matter the VAT rate or customer location.
Installation
- Upload the
tax-proof-couponsfolder to/wp-content/plugins/. - Activate the plugin from the Plugins screen in WordPress.
- In WooCommerce Coupons, edit a fixed-cart coupon and check Apply coupon after tax.
FAQ
-
Why is this needed?
-
By default, WooCommerce adjusts fixed-cart coupons by the current VAT rate, causing the discount to vary by customer location. Tax‑Proof Coupons ensures a fixed gross coupon value remains fixed across all taxes.
Reviews
Contributors & Developers
“Tax‑Proof Coupons for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tax‑Proof Coupons for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
Release date: January 2025
- Verbesserte Präzision: Neue präzise Berechnungsmethode für exakte Steuerumrechnungen
- Erweiterte Anzeige-Funktionen: Verbesserte Coupon-Anzeige im Warenkorb und Checkout
- StoreaBill/Germanized Pro Integration: Vollständige Kompatibilität mit Germanized Pro für Rechnungsgenerierung
- Admin-Verbesserungen: Detaillierte Anzeige von Netto- und Bruttobeträgen in der WooCommerce Admin-Oberfläche
- Erweiterte Metadaten-Speicherung: Präzise Speicherung von Coupon-Beträgen mit hoher Genauigkeit
- Debug-Funktionen: Erweiterte Logging-Funktionen für bessere Entwicklung und Fehlerbehebung
- Hook-Integration: Neue Hooks für bessere Integration mit WooCommerce und Drittanbieter-Plugins
- Performance-Optimierungen: Verbesserte Berechnungslogik für komplexe Steuerszenarien
1.0.3
Release date: August 3rd 2025
- Ensuring unique namespace
- Added Requires plugins plugin header
1.0.2
Release date: July 25th 2025
- Fixed class and method visibility issues.
- Ensured coupon only applies once per order.
- Initial implementation of gross-to-net conversion for fixed-cart coupons.