Operate > WebSphere Commerce Accelerator > Work with the store > Set up taxes


Define tax rates

WebSphere Commerce Accelerator allows you to configure tax rates through the Tax notebook.

Specify all rates as a percentage value, and not a flat rate.


Procedure

  1. Open WebSphere Commerce Accelerator.

  2. Click Store > Change Tax. The Tax notebook opens.

  3. From the left navigation frame, click Rates.

  4. If you created the store based on a starter store archive, note that the tax rates table contains a default tax, Shipping, which has an initial value of 0.00. In the Shipping column, for each jurisdiction within the table, type the tax rate charged for shipping. Leave the value as zero if you do not charge a shipping tax.

  5. In the rest of the cells, type the tax rate for each combination of tax jurisdiction and tax category.

  6. Click OK to save the settings and exit.

  7. Optional: If the tax rates for the products often change, you can manage the effective dates of different tax rules through WebSphere Commerce Accelerator. You can enable a tax rates configuration page which includes starting and ending dates.

    To enable the starting and ending dates on the configuration page, and manage the start and end dates of the tax rates:

    1. Edit...

      • workspace_dir/CommerceAccelerator/WebContent/WEB-INF/struts-config-ext.xml

      • WC_EAR/CommerceAccelerator.war/WEB-INF/struts-config-ext.xml

    2. Find the <forward> element with the name TaxRatesPanelView and change it as shown in the following sample:

      <global-forwards>     <forward className="com.ibm.commerce.struts.ECActionForward"
              name="TaxRatesPanelView" path="/tools/taxation/TaxRatesforDate.jsp">         <set-property property="resourceClassName"
                  value="com.ibm.commerce.tools.command.ToolsForwardViewCommandImpl" />     </forward>
      </global-forwards>
      

    3. Open WebSphere Commerce Accelerator.

    4. Click Store > Change Tax. The Tax notebook opens.

    5. From the left navigation frame, click Rates.

    6. Select a tax category.

    7. You can Add, Change, or Remove tax rate records.

      If you add or change a tax rate record, you can define the jurisdiction, rate, start time, end time and priority. Click OK to save the changes.

    8. Click OK to save the changes and exit the tax notebook.

    Notes:

    1. When two tax rules with same jurisdiction and tax category fall into the same time period, the tax rule with the higher priority takes effect. If they have the same priority, both of them take effect.

    2. The new tax rate configuration page is a enhancement to the existing page. It is not recommended to reverse back to the previous version. To reverse the changes to the original page, remove any data created with the new page before reversing the changes. Data configured with the original page can be used by the new page without issue.


Previous topic: Define tax category display name


Next topic: Define sales tax codes


+

Search Tips   |   Advanced Search