You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @samuelbirch@CharlieGentle , I can reproduce this error when choosing this as a Tax option in my VAT rate and then trying to add any product to the basket:
Calling unknown method: craft\commerce\elements\Order::getTotalTaxablePrice()
Looks like the taxable price is now calculated within the tax adjuster. https://github.com/craftcms/commerce/blob/develop/CHANGELOG.md#removed
The text was updated successfully, but these errors were encountered: