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

If shipping is free/zero, skip sending shipping info #57

Open
ghost opened this issue Feb 16, 2016 · 0 comments
Open

If shipping is free/zero, skip sending shipping info #57

ghost opened this issue Feb 16, 2016 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Feb 16, 2016

If an order is made and the shipping is zero/free, then don't send the shipping with the order. If an order with amount 0 is processed it will have tax 0, and it can't be changed later.
You can change shipping, but the tax rate will remain zero. So if the shipping is zero, don't send it with the order.

@ghost ghost added the enhancement label Feb 16, 2016
@ghost ghost assigned Boxedsolutions Feb 16, 2016
@ghost ghost added this to the 2.1 milestone Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant