issues
search
mozilla
/
fxa
Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
606
stars
212
forks
source link
fix(auth): disable stripe tax when currency/country incompatible
#17980
Closed
julianpoy
closed
1 week ago
julianpoy
commented
3 weeks ago
Because
We don't want to charge US customers exclusive tax, nor EU customers inclusive tax.
This pull request
Enforces that we only enable automatic tax if the customer's tax country matches the currency of the plan.
Issue that this pull request solves
Closes FXA-10593
Because
This pull request
Issue that this pull request solves
Closes FXA-10593