- 🇮🇱Israel jsacksick
There is already a fallback to the store address in case the order doesn't reference a billing or a shipping address... I believe this is outdated.
I've following setup:
A multi-domain, multi-store (one store for each country/domain) drupal 8 commerce, with store-specific products and specific tax-rates per product (did this with the submodule for product tax and a product tax rate field).
It all works fine: I can select the tax rate for each product.
The only thing is, the tax rates only get calculated after the address gets saved (seems like a good case for most of the shops).
In my case it would be helpful to directly apply the tax-rate (because the country isn't changeable).
For a customer, the tax only gets added in the review-pane.
I guess that's kind of misleading in this case (even though most customers are B2B).
Thanks,
Pieter
Active
3.0
Tax
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
There is already a fallback to the store address in case the order doesn't reference a billing or a shipping address... I believe this is outdated.