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

Open
wants to merge 2 commits into
base: 1.x
Choose a base branch
from

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 Jan 2, 2025 10:10am

@alecritson alecritson changed the title Associate countries to tax zone Associate countries to tax zone on install Jan 3, 2025
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
2 participants