webdna/commerce-bulk-pricing

Calling unknown method: craft\commerce\elements\Order::getTotalTaxablePrice()

john-henry opened this issue · 2 comments

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.

I think I have this fixed here #18

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:

CleanShot 2022-08-24 at 3 25 47