Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
john-henry opened this issue Jul 20, 2022 · 2 comments

Comments

@john-henry
Copy link

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
Copy link
Author

I think I have this fixed here #18

@robzor
Copy link

robzor commented Aug 24, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants