Skip to content

feat(tax): universal tax fallback — redesigned implementation (apply to all countries option) #511

Description

@superdav42

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

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions