When can we expect full WooCommerce 3 compatibility?
-
Hi,
We updated to WooCommerce 3.1 and WordPress 4.8. In WooCommerce 3.x order properties should be accessed with getters and setters, see:
https://woocommerce.wordpress.com/2017/01/17/wc-2-7-extension-compatibility-examples/Because of this, we started to get a lot of log entries, such us:
PHP Notice: status was called incorrectly. Order properties should not be accessed directly. Backtrace: … WPAM_Plugin->WooCommerceProcessTransaction …
PHP Notice: order_total was called incorrectly. Order properties should not be accessed directly. Backtrace: … WPAM_Plugin->WooCommerceProcessTransaction …
PHP Notice: billing_email was called incorrectly. Order properties should not be accessed directly. … WPAM_Plugin->WooCommerceProcessTransaction …We hope you can do it ASAP.
Thanx for the module, btw.regards
Szabesz
- The topic ‘When can we expect full WooCommerce 3 compatibility?’ is closed to new replies.