Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing this extension will break Colorado Delivery Fee #206

Open
Noah-Silvera opened this issue Oct 13, 2022 · 1 comment
Open

Installing this extension will break Colorado Delivery Fee #206

Noah-Silvera opened this issue Oct 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Noah-Silvera
Copy link
Member

Problem Description

Since this extension overrides the default tax calculator, no rates in solidus will be taken into account when using this extension.

However, the Colorado Delivery Fee has been implemented in Solidus as a Tax::Rate, and @forkata has tested that TaxJar does not return the fee.

This means that the Colorado delivery fee will be completely missed for any users using this extension.

We need to figure out some way to take that fee into account

@Noah-Silvera Noah-Silvera added the bug Something isn't working label Oct 13, 2022
@Noah-Silvera
Copy link
Member Author

Note: This work is only in solidus master currently and hasn't been released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant