stephenmcd / cartridge

Ecommerce for Mezzanine
http://cartridge.jupo.org
BSD 2-Clause "Simplified" License
709 stars 299 forks source link

Add default tax handler #359

Closed henri-hulski closed 2 years ago

henri-hulski commented 2 years ago

Adding cartridge.shop.checkout.default_tax_handler, which simply sets a flat tax rate for all products, as defined by the new setting SHOP_DEFAULT_TAX_RATE. The default tax handler works for both, tax included and tax excluded depending on the SHOP_TAX_INCLUDED setting.

This PR also adds docs and updates German and Polish translations.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: