Background
PR #277 by @mahyarrezghi implemented a universal tax fallback feature but was closed in favour of a redesigned approach.
Requested Implementation
Per maintainer review on PR #277, the universal/fallback tax should be implemented as:
- An 'Apply to all countries' option in the country-specific tax rate configuration UI
- Rather than a separate toggle + rate field in general settings
Original PR
PR #277 added:
enable_universal_tax setting toggle
universal_tax_rate setting (0-100%)
apply_universal_tax_rate filter
- Translation strings
The redesigned version should achieve the same outcome (fallback rate when no country-specific rate matches) but integrated into the existing country tax rate UI.
References
Background
PR #277 by @mahyarrezghi implemented a universal tax fallback feature but was closed in favour of a redesigned approach.
Requested Implementation
Per maintainer review on PR #277, the universal/fallback tax should be implemented as:
Original PR
PR #277 added:
enable_universal_taxsetting toggleuniversal_tax_ratesetting (0-100%)apply_universal_tax_ratefilterThe redesigned version should achieve the same outcome (fallback rate when no country-specific rate matches) but integrated into the existing country tax rate UI.
References