Skip to content

data was called incorrectly. Order properties should not be accessed directly (8.0.6) #1105

@BE-Zizoo

Description

@BE-Zizoo

Everything seems to work fine but after updating to 8.0.6 my error log is flooded with these errors :

[08-Oct-2025 16:00:53 UTC] data was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, Mollie\WooCommerce\Payment\Webhooks\RestApi->callback, Mollie\WooCommerce\Payment\MollieOrderService->doPaymentForOrder, Mollie\WooCommerce\Payment\MollieOrder->onWebhookPaid, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_changed'), WP_Hook->do_action, WP_Hook->apply_filters, ts_auto_complete_by_payment_method, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.
[08-Oct-2025 16:00:56 UTC] data was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, Mollie\WooCommerce\Payment\Webhooks\RestApi->callback, Mollie\WooCommerce\Payment\MollieOrderService->doPaymentForOrder, Mollie\WooCommerce\Payment\MollieOrder->onWebhookPaid, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_changed'), WP_Hook->do_action, WP_Hook->apply_filters, ts_auto_complete_by_payment_method, WC_Order->update_status, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_changed'), WP_Hook->do_action, WP_Hook->apply_filters, ts_auto_complete_by_payment_method, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.
[08-Oct-2025 16:01:05 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:01:06 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:01:07 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:01:08 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:01:09 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:01:40 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:02:22 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:02:49 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520
[08-Oct-2025 16:02:55 UTC] PHP Warning: Undefined array key "order" in /home/xxxxxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 520

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions