WooCommerce 3.0+ Issue
-
There’s an issue with the latest WooCommerce and your plugin. You can no longer directly get an Order ID by referencing “$order->id”, you now have to use a getter “$order->get_id()”.
For anyone having this issue, change line 61 to “$woo->get_id()” in:
“wp-content/plugins/mailchimp-for-woocommerce/includes/api/class-mailchimp-woocommerce-transform-orders.php”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WooCommerce 3.0+ Issue’ is closed to new replies.