Difference between revisions of "X-Cart:Tax Settings"

From X-Cart 4 Classic
Jump to: navigation, search
(Tax Formula Editor)
(Tax Options)
Line 214: Line 214:
 
You can cancel the latest action using the '''Undo''' button, re-apply the change after the cancellation by clicking on '''Redo''', and clear the formula field by clicking the '''Clear''' button.
 
You can cancel the latest action using the '''Undo''' button, re-apply the change after the cancellation by clicking on '''Redo''', and clear the formula field by clicking the '''Clear''' button.
  
==Tax Options==
+
==Taxes Options==
 +
 
 +
After you have created at least one tax, a dialog box titled '<u>Taxes options</u>' appears below the '<u>Taxes</u>' dialog box in the '<u>Taxes</u>' section. This dialog box provides some options allowing you to choose how you want your taxes to be applied and displayed. The options in this dialog box affect all the taxes in your store in general.
 +
 
 +
 
 +
[[Image:taxes_opts.gif|582px|center]]
 +
 
 +
 
 +
The following options are provided:
 +
 
 +
* <u>Display cart/order totals including tax</u>: This option defines whether tax cost is displayed included in the order totals or not. When this option is disabled, the order totals on the 'Payment details' page of checkout are displayed like this:
 +
 
 +
 
 +
[[Image:totals_incl_tax_disabled.gif|639px|center]]
 +
 
 +
 
 +
When this option is enabled, the order totals are displayed like this:
 +
 
 +
 
 +
[[Image:totals_incl_tax_enabled.gif|639px|center]]
 +
 
 +
{{Note1|Note: please keep in mind that if you select to display order totals including tax, all the discount coupon sums will also be counted as including tax. }}
 +
 
 +
* <u>Display a tax rate for each product in cart/order</u>: This option defines whether tax rates are displayed for each product being ordered. When this option is enabled, the information about the products being ordered is displayed like this:
 +
 
 +
 
 +
[[Image:tax_rate_4each.gif|639px|center]]
 +
 
 +
 
 +
When this option is disabled, the column with tax rates for each product is not displayed.
 +
 
 +
* <u>Enable tax exemption for customers</u>: This option defines whether tax exemption feature for customers is enabled at your store or not.When this option is enabled, a check box '<u>Tax exemption</u>' is added to the '<u>Profile details</u>' page for customers.
 +
 
 +
{{Note1|Note: You can use this check box to specify whether the customer should be taxed or not (A selected check box corresponds to 'This customer is should not be taxed', an unselected check box - to 'This customer should be taxed').}}
 +
 
 +
When this option is disabled, the '<u>Tax exemption</u>' check box does not appear.
 +
 
 +
* <u>Allow customers to modify their tax number after tax exemption is enabled</u>: This option defines whether customers can modify their tax number after tax exemption has been enabled in their profile. You may want to keep this option disabled to prevent customers from changing their tax numbers without your knowing.
 +
 
 +
{{Note1|Note: This option works only if the field 'Tax number' is enabled for customer user profiles via General settings->User Profiles options and the option 'Enable tax exemption for customers' is enabled.}}
 +
 
 +
To adjust the options:
 +
 
 +
# Select the check boxes for the options that need to be enabled. Unselect the check boxes for the options that need to be disabled.
 +
# Click the '''Update''' button to apply the changes.
  
 
==Applying Taxes to Products==
 
==Applying Taxes to Products==

Revision as of 14:22, 26 January 2010

Tax settings in X-Cart

X-Cart provides you with a flexible tool for defining taxes to be used in your store. Simple settings allow you to define virtually any tax and tax rate. For each tax you can define how it needs to be calculated, to what products it needs to be applied, how information about it needs to be displayed to customers, etc. You can make taxes dependent on the customer's location (billing or shipping address) and on the customer's membership. Customers coming from a certain location and having a certain membership will see just the tax rates for their destination zone and membership level, while the other tax rates will be hidden. X-Cart also allows you to have non-taxable products at your store.

Roles in tax settings management

If you are an X-Cart GOLD administrator/provider:

If you are an X-Cart PRO administrator:

If you are an X-Cart PRO provider:

Taxes

Adding taxes

To add a tax:

1. Go to the 'Taxes' section of your store's Admin area (Settings menu->Taxes). A dialog box titled 'Taxes' opens:


Taxes.gif


Before you have created any taxes, the dialog box is empty.

2. In the 'Taxes' dialog box, click the Add new... button. A dialog box 'Tax details' opens.


Tax details0.gif


3. Define the details of the desired tax by completing the fields of the 'Tax details' dialog box (The fields marked by a red asterisk sign are mandatory):

  • Tax service name: Unique name by which X-Cart application will identify this tax. A tax service name may include letters (A-Z, a-z) and digits (0-9), may not exceed 10 characters in length and must begin with a letter. This value will not appear anywhere in your store's Customer area.
  • Tax display name: Name of the tax as it will appear to customers. If necessary, you can define a different tax display name for each of the languages used in your store. To add a tax display name in another language, select the necessary language from the Current language selector at the top of the page, enter the tax display name in this language into the appropriate field and click the Save button.
  • Tax registration number: Tax registration number (required for certain types of taxes; appears on the invoice)
  • Tax priority: Number defining the order in which the tax needs to be applied (relative to the other taxes).
  • Status: Tax status (Enabled or Disabled).
  • Apply tax to: Tax base. Use the #Tax Formula Editor to create the formula according to which this tax needs be applied.
  • Rates depend on: Select if the tax rate should be calculated for Shipping Address or Billing Address.
  • Included into the product price: This option defines whether the prices of products to which this tax applies are stored in the database with this tax included or excluded. If you want the product prices to be inclusive of this tax, select this check box. If you leave this check box unselected, the prices will be tax-exclusive.
Important: The option 'Included into the product price' should only be enabled for taxes whose rate is not supposed to change depending on the customer's address. If your store has products to which more than one taxes should be applied, you need to make sure that the option 'Included into the product price' is enabled for no more than one of the taxes applied to any such product.
  • Display product price including tax: This option defines whether the prices of products to which this tax applies are displayed to customers with this tax included or excluded. If you want the product prices to be displayed as inclusive of this tax, select this check box. If you leave this check box unselected, the prices will appear tax-exclusive.
  • Also display (on the products list, product details and cart pages): This option is used in conjunction with the option 'Display product price including tax' and defines what needs to be displayed on the named pages of your store besides the price with the included tax (Nothing, Rate value, Calculated tax cost, Rate value and tax cost).

4. Click the Save button. The tax will be created and added to the list of your store's taxes. To view the list of your store's taxes, you can click the Taxes list link at the top right-hand corner of the 'Tax details' dialog box.

Now that the tax has been created, it is possible to add tax rates for it. See the chapter #Tax Rates.

After the necessary taxes have been defined, be sure to set the options affecting how all taxes in your store are applied and displayed. See the chapter #Taxes Options.

Also, please be aware that, before the taxes you have created become functional, they will need to be applied to products. See the chapter #Applying Taxes to Products.

Managing Taxes

The 'Taxes' dialog box in the 'Taxes' section of your store's Admin area shows all the taxes defined in your store. When you have some taxes defined, it looks similar to this:


Taxes list.gif


The table columns provide the following information about each tax:

  • TAX - Service tax name.
  • APPLY TAX TO - Tax base as defined in the 'Apply tax to' field of the 'Tax details'.
  • PRIORITY - Order in which the tax needs to be applied (relative to the other taxes).
  • STATUS - Enabled or disabled.

To edit the details of a tax:

  1. Click on the name link of the tax that needs to be edited. The 'Tax details' dialog box displaying the details of the selected tax opens.
  2. Edit the tax details.
  3. Click the Save button at the bottom of the 'Tax details' dialog box to save the changes.

To change the order in which your taxes should be applied:

  1. Change the order numbers in the PRIORITY column (The tax with the highest priority needs to have the smallest order number, the tax with the lowest priority - the greatest order number).
  2. Click the Update button.

To temporarily disable a tax or to re-enable a disabled tax:

  1. Select the appropriate status from the STATUS drop-down box opposite the name of the tax.
  2. Click the Update button.

To delete a tax:

  1. Select the check box next to the name of the tax that needs to be deleted. (You can use the Check all / Uncheck all links to select or unselect all the taxes on the page.
  2. Click the Delete selected button.

Tax Rates

Adding tax rates

After the necessary taxes have been defined, you need to define tax rates for each tax.

Important: Before you begin defining tax rates for a certain tax, make sure that all the X-Cart:Membership levels to which the tax needs to be applied are defined.

To define a tax rate:

If you are an X-Cart GOLD administrator/provider:

1. Go to the 'Taxes' section of your store's Admin area (Settings menu->Taxes).

2. In the dialog box titled 'Taxes', find the tax for which you would like to add rates and click on its name. The 'Tax details' section of your store opens. Scroll down through the 'Tax details' dialog box. You should see a dialog box titled '<Tax name>: Tax rates' (where '<Tax name>' is the name of the tax whose details are being displayed).

If you are an X-Cart PRO provider:

1. Go to the 'Tax rates' section ( Settings menu->Tax rates). You should see a dialog box 'Taxes' displaying the names of all taxes defined for your store by the store administrator (The expression 'N rates defined' displayed in brackets next to each of the tax names shows the number of tax rates defined by you for these taxes. Before you have defined any rates, this number is 0 (zero)).

2. In the 'Taxes' dialog box, find the tax for which you would like to add rates and click on its name. The 'Tax details' section of your store opens. On the page, you should see a box titled 'Tax details' displaying the details of the selected tax as defined by the store administrator:


Tax details1.gif
Note: To return to the list of your store's taxes, you can click the Taxes list link at the top right-hand corner of the 'Tax details' box.

Below the 'Tax details' box, you should see a dialog box titled '<Tax name>: Tax rates' (where '<Tax name>' is the name of the tax whose details are being displayed).

3. Turn to the '<Tax name>: Tax rates' dialog box:


Tax rates.gif


4. Define the details of the tax rate by completing the fields of the 'Add tax rate' subsection of the '<Tax name>: Tax rates' dialog box:

  • Rate value: Tax rate value (Use the drop-down box next to the 'Rate value' field to define whether the tax rate should be an absolute or percentage value).
Note: please keep in mind that if you define absolute tax value, for example, $3 this value can happen to be greater than a product price. This may result in negative product prices. In this case customers will be able to see such products, but not allowed to buy them. A message will appear saying that the product has been configured incorrectly and cannot be added to cart. The customer will be asked to contact the store administrator with a buying request.
  • Zone: Destination zone to which the rate needs to be applied.
  • Membership: Membership level to which the rate needs to be applied.
  • Apply tax to: Tax base. This field needs to be completed in the '<Tax name>: Tax rates' dialog box only if the tax base for the different destination zones and membership levels to which the tax will be applied needs to be different from the value defined by the store administrator in the 'Apply tax to' field of the 'Tax details' dialog box.

To complete the field, use the #Tax Formula Editor.

5. Click the Add button to save the changes. The new rate will be created and added to the list of tax rates for the tax.


Tax rates1.gif


After you have added the necessary tax rates for a tax, be sure to apply the tax to all the products to which it needs to be applied.

Managing tax rates

Tax rates can be managed from the '<Tax name>: Tax rates' dialog box. X-Cart allows you to view, edit and delete tax rates.

To change the value of a tax rate:

  1. In the 'Taxes' dialog box, find the tax rate that you would like to change and click on its name. The 'Tax details' section opens.
  2. In the '<Tax name>: Tax rates' dialog box, find the rate that you wish to change.
  3. Change the value of the 'Rate value' field specifying whether the value is absolute or percentage.
  4. Click the Update button.

To edit the details of a tax rate:

  1. In the 'Taxes' dialog box, find the tax rate that you would like to change and click on its name. The 'Tax details' section opens.
  2. In the '<Tax name>: Tax rates' dialog box, find the rate whose details you wish to edit.
  3. Click either on the membership link (MEMBERSHIP column) or on the tax formula link (APPLY TAX TO column) corresponding to this rate. The rate details appear in the 'Edit tax rate' subsection of the '<Tax name>: Tax rates' dialog box.
  4. Change the necessary tax rate details (rate value, destination zone, membership level, tax base formula).
  5. Click the Update button.

To delete a tax rate:

  1. In the 'Taxes' dialog box, click on the name of the tax whose rate you wish to delete. The 'Tax details' section opens.
  2. In the '<Tax name>: Tax rates' dialog box, find the rate you wish to delete.
  3. Select the check box next to this rate. You can use the Check all / Uncheck all links to select or unselect all the rates displayed on the page.
  4. Click the Delete selected button.

Tax Formula Editor

The 'Apply tax to' subsection of the 'Tax details' and '<Tax name>: Tax details' dialog boxes allows you to create and edit a formula defining what the tax being edited needs to be applied to.


Formula editor.gif


The field at the top of the editor is intended for your tax base formula. The formula field is not manually editable - to enter your formula into this field, you will need to provide components for the formula using the fields and buttons below. Your formula will be assembled from the components you provide.

It is possible to provide the following components:

  • mathematical signs (plus, minus, multiplication, division);
  • variables symbolically representing objects that need to be taxed or should be used for calculating the tax (subtotal amount, discounted subtotal amount, shipping cost, amount levied in the form of some other tax defined in your store and applied to the purchase);
  • numbers.

Mathematical signs are used to indicate the operations that need to be performed on the other components of the formula. They can be added to the formula by clicking the appropriate buttons: [ + ] for addition, [ - ] for subtraction, [ * ] for multiplication, and [ / ] for division.

Variables can be selected from the drop-down box below the row of buttons with mathematical signs. In the list of variables that can be selected, ST stands for 'Subtotal amount', DST - for 'Discounted subtotal amount', SH - for 'Shipping cost'. Taxes are labeled by their own names. To add a variable, select it from the drop-down box and click the Add button next to it.

Numbers can be added using the input field located below the drop-down box with the list of available variables. To add a number, simply type it into the input field and click the Add button on the right-hand side of the field.

For example, if you want your tax to be applied to the sum of discounted order subtotal and shipping cost:

  1. Select DST from the drop-down box, click the Add button.
  2. Click on [ + ].
  3. Select SH from the drop-down box, click the Add button.

You can cancel the latest action using the Undo button, re-apply the change after the cancellation by clicking on Redo, and clear the formula field by clicking the Clear button.

Taxes Options

After you have created at least one tax, a dialog box titled 'Taxes options' appears below the 'Taxes' dialog box in the 'Taxes' section. This dialog box provides some options allowing you to choose how you want your taxes to be applied and displayed. The options in this dialog box affect all the taxes in your store in general.


Taxes opts.gif


The following options are provided:

  • Display cart/order totals including tax: This option defines whether tax cost is displayed included in the order totals or not. When this option is disabled, the order totals on the 'Payment details' page of checkout are displayed like this:


Totals incl tax disabled.gif


When this option is enabled, the order totals are displayed like this:


Totals incl tax enabled.gif
Note: please keep in mind that if you select to display order totals including tax, all the discount coupon sums will also be counted as including tax.
  • Display a tax rate for each product in cart/order: This option defines whether tax rates are displayed for each product being ordered. When this option is enabled, the information about the products being ordered is displayed like this:


Tax rate 4each.gif


When this option is disabled, the column with tax rates for each product is not displayed.

  • Enable tax exemption for customers: This option defines whether tax exemption feature for customers is enabled at your store or not.When this option is enabled, a check box 'Tax exemption' is added to the 'Profile details' page for customers.
Note: You can use this check box to specify whether the customer should be taxed or not (A selected check box corresponds to 'This customer is should not be taxed', an unselected check box - to 'This customer should be taxed').

When this option is disabled, the 'Tax exemption' check box does not appear.

  • Allow customers to modify their tax number after tax exemption is enabled: This option defines whether customers can modify their tax number after tax exemption has been enabled in their profile. You may want to keep this option disabled to prevent customers from changing their tax numbers without your knowing.
Note: This option works only if the field 'Tax number' is enabled for customer user profiles via General settings->User Profiles options and the option 'Enable tax exemption for customers' is enabled.

To adjust the options:

  1. Select the check boxes for the options that need to be enabled. Unselect the check boxes for the options that need to be disabled.
  2. Click the Update button to apply the changes.

Applying Taxes to Products

Examples of Configuring Taxes