Each currency is an independent account. Therefore, tax amounts and rules must be defined in each account separately.
Issue
Setting taxes for multiple countries and states is a tedious operation. Doing this repeatedly for each secondary account is an inconvenience. Moreover, when updating some values in the primary accounts (or any given account), we'll have to manually update them in the other accounts too.
Possible resolutions:
Issue
Setting taxes for multiple countries and states is a tedious operation. Doing this repeatedly for each secondary account is an inconvenience. Moreover, when updating some values in the primary accounts (or any given account), we'll have to manually update them in the other accounts too.
Possible resolutions:
- A Sync button in the primary account can do the job
- Semi-automatic solution: provide an import/export functionality so that we export data from the updated account and import it in the other accounts
- Provide API endpoint for taxes with POST/PUT methods. This is the most flexible solution as it also allows for automatically updating tax values in the primary account based on some business conditions or sales threshold.
Last edited: