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

Add initial taxation documentation for end users #2749

Merged

Conversation

benjaminwil
Copy link
Contributor

@benjaminwil benjaminwil commented May 28, 2018

This adds initial documentation about Solidus's tax settings for end users. The audience for this documentation is store administrators or anyone who has to touch the solidus_backend as a business person.

@benjaminwil benjaminwil force-pushed the user_guides/taxation/initial branch from 9bb1459 to 7f383d5 Compare May 29, 2018 17:20
## Taxes

With Solidus, you can create tax rates and tax categories that correspond with
each item in your store and each state or country that you ship to.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace "state or country" with "location"

functions:

- You can create tax rates that calculate using sales tax (U.S.-style taxes) or
value-added taxes ([VAT][vat], or E.U.-style taxes).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Describe the difference where sales taxes are added to the price after the item is added to the cart (or address specified) where with VAT the tax is included in the displayed price.

@gmacdougall gmacdougall merged commit 6ea7cb6 into solidusio:master Jun 13, 2018
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.

4 participants