Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Tax rates
Since version 4 of this shop taxes wil be defined with tax-rate records. Here, each tax percentage represents a record. It is also possible to create a different tax rates for each delivery country (as an overlay in a tax rate record). If you want to limit the selection of available countries, you can use the setting themes.configuration.extension.modules.country.limitToIsoCodes = de,at,nl,ch,fr
, which is provided with the EXT:modules.
Attention:
When updating the shop between version 3 and 4 - don't forget to run the upgrade wizards!
If you're using Stripe with subscriptions, you need to define a related tax-record in the Stripe Platform. For this you need to log-in on dashboard.stripe.com and click on Products -> Tax rates - here you need to create a record for each tax percentage. If you're selling in different countries, it might make sense to create different records each country and tax percentage. Important is, that you need to insert the related Stripe tax id into your TYPO3 Shop tax record, so that they are connected. A Stripe tax id usually starts with txr_…
.