tax_display_cart deprecated
-
Hey,
Currently we’re seeing the deprecation notice during the checkout. It goes as follows:
“PHP message: The WC_Cart->tax_display_cart argument is deprecated since version 4.4. Use WC_Cart->get_tax_price_display_mode() instead”I believe this is coming from this file:
sendcloud-shipping/includes/shipping/class-service-point-shipping-method.php on line: 74.Can you guys update this so that it’s also compatible with future releases of woocommerce? It might be that the function is removed on a bigger version bump since it’s deprecated.
Thank you in advance!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘tax_display_cart deprecated’ is closed to new replies.