jlnlent Posted October 23, 2021 Share Posted October 23, 2021 (edited) Hi guys, I'am wondering why "Specific price parameters" describe in the docs: https://devdocs.prestashop.com/1.7/webservice/tutorials/advanced-use/specific-price/#example not working anymore. When I try to add price[my_price][use_tax]=1 parameter for example, I getting and error message: Trying to get property 'id_customer' of non-object on CheckVatTaxManager.php, line 41 It was working like a charm month ago but now it's broken. Same for sale_price parameter. Query url example: /api/products?filter[id]=[1,2,3]&display=full&price[my_price][use_tax]=1 Should we use other methods to get taxed and sale price now ? Prestashop version: v1.7.6.1 Thank you for your helps. Edited October 24, 2021 by jlnlent (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now