Skip to content

feat(tax): add 'Apply to all countries' option to tax rates dropdown #460

Description

@superdav42

Summary

PR #277 (feat(tax): add universal tax fallback feature) was closed because the maintainer requested a different implementation approach.

Maintainer's Preferred Approach

Rather than a separate toggle + rate field, add an "Apply to all countries" option to the existing country dropdown on the tax rates configuration page. This is simpler to implement and more consistent with the existing UI.

From the maintainer's review on PR #277:

"I think I'd rather implement this by adding a new option to the country drop down, 'Apply to all countries' that could be chosen on the tax rates configuration page. It would probably be simpler to implement and wouldn't need a new setting field."

Context

Acceptance Criteria

  • "Apply to all countries" option added to the country dropdown on the tax rates configuration page
  • When selected, the rate applies as a fallback for any country not explicitly configured
  • No new setting fields added (uses existing tax rate row structure)
  • Existing country-specific rates take precedence over the catch-all
  • Translations updated for the new option string

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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