You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #277 (feat(tax): add universal tax fallback feature) was closed without merge. The maintainer (@superdav42) requested a different implementation approach.
Requested Implementation
Instead of a separate settings toggle + rate field, implement universal/fallback tax as an 'Apply to all countries' option in the existing country dropdown on the Tax Rates configuration page.
When a user selects 'Apply to all countries', the rate applies as a fallback when no country-specific rate matches.
Background
PR #277 (feat(tax): add universal tax fallback feature) was closed without merge. The maintainer (@superdav42) requested a different implementation approach.
Requested Implementation
Instead of a separate settings toggle + rate field, implement universal/fallback tax as an 'Apply to all countries' option in the existing country dropdown on the Tax Rates configuration page.
When a user selects 'Apply to all countries', the rate applies as a fallback when no country-specific rate matches.
Original PR scope (for reference)
enable_universal_taxtoggle +universal_tax_ratefield (0-100%)Acceptance Criteria