User Guide | Tax

Taxes can be setup to apply a specific tax rate accordingly to a customers location.

Below is a compiled list of functions related to the carts tax data.

Tax User Guide Index

Tax Config | Get Tax Session Data | Set Tax Session Data | Tax Admin Data

Tax Configuration

Customise the configuration of the carts default tax settings and tax database tables via the config file.

Tax Config. File Settings

Getting Data

Get data from the carts session or database.
Tax Data

Tax Location Data

Tax Summary Data

Tax Config. Data

Set Data to Cart Session

Set data to the carts session data.
Tax Data
  • update_tax()
    Updates the carts current tax rate, using the database.
  • set_tax()
    Set current cart tax rate, using manually submitted values.

Tax Location Data

Tax Config. Data

Admin Data

Run database management functions.
Tax Table CRUD Functions