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

Seed tax rate in dummy app and sandbox #164

Open
Noah-Silvera opened this issue Feb 15, 2022 · 1 comment
Open

Seed tax rate in dummy app and sandbox #164

Noah-Silvera opened this issue Feb 15, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Noah-Silvera
Copy link
Member

Currently, the solidus app created does not have a tax rate configured in the sandbox or dummy app.

This is blocking some tests in #139, and also makes the sandbox environment not representative of a solidus store that this extension would be run in.

We should follow the steps in the readme when generating the dummy app and sandbox app

Finally, make sure that the TAXJAR_API_KEY environment variable is set to your TaxJar API key and make sure that you have a Spree::TaxRate with the name "Sales Tax". This will be used as the source for the tax adjustments that Solidus creates.

@Noah-Silvera Noah-Silvera added the enhancement New feature or request label Feb 15, 2022
@Noah-Silvera
Copy link
Member Author

cc: @forkata @benjaminwil

@Noah-Silvera Noah-Silvera added this to the TaxJar Certification milestone Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant