Add or Edit Taxes

Description

This interface provides the ability to add customized tax or edit the existing tax of the Prestashop tax list.

QA

Common components

  • Breadcrumbs navigation - Breadcrumb UI Kit.

  • Heading of the page - Headings UI Kit.

  • Help Button - Buttons Outline UI Kit.

  • Save button (todo link)

  • Cancel button (todo link)

  • E-commerce logo (todo link)

  • Version number (todo link)

  • Quick access dropdown (todo link)

  • Search input (todo link)

  • Shop switcher with eye icon (todo link)

  • Bell icon (todo link)

  • Trophy icon (todo link)

  • Account icon (todo link)

The form can be accessed in 2 ways:

  • Adding a new Tax, Add new tax button must be clicked.

  • Clicking on the Edit button of an item in the list

Tax Editing form

If the webshop is on All shops context, there will be a blue notification message Note that this feature is available in all shops context only. It will be added to all your stores.

Name

DescriptionValueError message

Mandatory

YES

Please fill in this field.

Allowed/Forbidden values

Forbidden symbols <>;=#{}$

This field is invalid, it must contain numeric values

Default value

Empty

-

Help text

Tax name to display in carts and on invoices (e.g. "VAT"). Invalid characters: <>;=#{}.

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Rate

DescriptionValueError message

Mandatory

YES

Please fill in this field.

Allowed/Forbidden values

Forbidden symbols <>;=#{}$

This field is invalid, it must contain numeric values

Default value

Empty

-

Help text

Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925)

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Enable

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

Disabled

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Behaviors descriptions

Name behavior

Text field for naming the specific Tax with a Language selector. The help text is Tax name to display in carts and on invoices (e.g. "VAT"). Invalid characters: <>;=#{}. If the webshop has multiple languages installed, the language dropdown switcher will appear. Different Names can be saved on the different languages, by changing the dropdown value, and clicking Save. If the Name field is left empty after submission, there will be an error below the Name field - The field name is required at least in your default language. If the Name is typed with more than 32 characters, the interface will be prompted with the error - This field cannot be longer than 32 characters - Language: {the language of the name}. If the invalid characters are typed, the interface will prompt {invalid string} is invalid - Language: {the language of the name}. This component is from Forms Normal UI Kit.

Rate behavior

Numeric input field, allows setting the Rate of the tax. The help text is - Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925). Range must be typed as a single numbers or single numbers with decimals. If there is an empty Rate field after submission, there will be a browser error notification, requesting to fill the empty field. If the Rate is typed with more than 6 characters, the interface will be prompted with the error - This field cannot be longer than 6 characters. If the field is typed with character letters, the error will be This field is invalid, it must contain numeric values. This component is from Forms Normal UI Kit.

Enable behavior

Allows to Enable or Disable tax. This component is from Forms Switch Story UI Kit.

Notifications after submissions

If there are some invalid characters typed in the name after submission, there will be an error below the Name field - "{invalid character}" is invalid - Language: {the language of the name}.

Last updated