Book Image

Mastering Magento

By : Bret Williams
Book Image

Mastering Magento

By: Bret Williams

Overview of this book

<p>Magento, the most popular open source e-commerce platform in the world, is both amazingly powerful and astoundingly complex. Learn from an experienced Magento "master" how to leverage the full power of Magento.<br /><br /><i>MASTERING MAGENTO</i> is the perfect companion guide for both newcomers and experienced Magento users. Designers, developers and store owners alike will have a better understanding of how Magento works, and how to take advantage of Magento's immense power to create online stores that help you sell.<br /><br />From planning your Magento installation through advanced techniques designed to make your store as successful as possible, this book is a roadmap for managing your Magento store.<br /><br />Focusing on Magento's Community version, the book covers everything from creating and managing multiple stores to fine-tuning Magento for speed and performance. Learn how to manage categories, products, design themes, extensions and more.<br /><br />Using real-world examples, screenshots and personal insights, you'll learn to truly master Magento.</p>
Table of Contents (17 chapters)
Mastering Magento
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Configuring sales tax rules


As you know, when selling products to consumers, you may need to charge and collect sales tax. Some states don't require sales tax, but most due. Moreover, the rules for calculating and collecting sales tax varies from state to state, country to country.

Note

Before configuring your Sales Tax Rules, you may need to consult with your accountant. The examples in this book are purposely simple; your actual sales tax configuration may be more complex depending on your situation.

Before we dive into creating Sales Tax Rules, let's understand a bit about the relationship Magento creates between Sales Tax Rules, Customer Tax Classes, Product Tax Classes, and Tax Rates & Zones. The following chart illustrates this relationship:

The tax rule that calculates sales tax on any particular item is based on a combination of the type of customer, the type of product and the applicable tax rate based on the geographic location of the shipping destination.

Creating a sales tax...