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

Associate countries to tax zone on install #2048

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

alecritson
Copy link
Collaborator

Fixes #2019

There have been multiple reports that, on a clean install, adding an item to the cart causes an exception to be thrown as there isn't a default tax zone available.

This PR looks to add a default tax zone and associate all available countries (as currently there isn't a default catch all)

@alecritson alecritson requested a review from glennjacobs January 2, 2025 10:10
Copy link

vercel bot commented Jan 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lunar-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:23pm

@alecritson alecritson changed the title Associate countries to tax zone Associate countries to tax zone on install Jan 3, 2025
@glennjacobs glennjacobs merged commit 0ff29f0 into 1.x Feb 14, 2025
23 checks passed
@glennjacobs glennjacobs deleted the lun-221-crash-on-add-to-cart branch February 14, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on add to cart
3 participants