Calling unknown method: craft\commerce\elements\Order::getTotalTaxablePrice()
john-henry opened this issue · 2 comments
john-henry commented
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
Removed
craft\commerce\elements\Order::getTotalTaxablePrice().
The taxable price is now calculated within the tax adjuster.
john-henry commented
I think I have this fixed here #18
robzor commented
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: