Monkeys Commerce Tax Canada
No security coverage
This module provides Canadian sales tax calculations for businesses using MonkeysCommerce. It automatically calculates GST, HST, PST, and QST based on the customer's shipping address, with support for tax exemptions on certain items and for First Nations.
MonkeysCommerce Tax: Canada
Canadian GST/HST/PST tax provider for MonkeysCommerce. Automatic provincial tax calculation with support for GST, HST, PST, and QST depending on the destination province.
Services
Service ID Descriptionmkc_tax_canada.rate_repository
Federal and provincial tax rate tables for all provinces and territories
mkc_tax_canada.province_resolver
Resolves province from customer address for tax calculation
Tax Provider Plugin
This module registers a tax provider plugin that integrates with MonkeysCommerce's plugin.manager.mkc_tax_provider system. The provider is automatically selected based on the customer's shipping address.
Features
- Provincial Rate Tables: Accurate GST, HST, PST, and QST rates for Ontario (13% HST), Quebec (5% GST + 9.975% QST), British Columbia (5% GST + 7% PST), Alberta (5% GST only), and all other provinces.
- Exempt Categories: Configurable tax classes for children's clothing, books, and basic groceries.
- First Nations Exemptions: Hooks for custom overriding of tax calculations for treaty cardholders.
- Automatic Calculation: Tax is calculated dynamically based on shipping destination province.
Installation
composer require drupal/mkc_tax_canada drush en mkc_tax_canada -y
Requirements
- Drupal 11.3+ or 12, PHP 8.2+
- MonkeysCommerce with mkc_tax submodule enabled
Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.