Order debug logs
-
HI all,
I have noticed recently that every couple of days there is a weird log entry regarding place-order-debug.
I am not aware of any plugin that would have any kind of DEBUG activated on my side
Does anyone have an idea?
2025-07-03T13:13:22+00:00 Debug [Shortcode #1] Place Order flow initiated
Additional context
{
"order_uid": "1aff4c96-c9d5-492f-b659-79f29d95005b",
"store_url": "https://www.XXXX",
"backtrace": [
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-content/plugins/woocommerce/includes/class-wc-checkout.php",
"line": 1301,
"function": "wc_log_order_step"
},
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-content/plugins/woocommerce/includes/class-wc-ajax.php",
"line": 541,
"function": "process_checkout",
"class": "WC_Checkout",
"type": "->"
},
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-includes/class-wp-hook.php",
"line": 324,
"function": "checkout",
"class": "WC_AJAX",
"type": "::"
}
],
"remote-logging": false
}
2025-07-03T13:13:22+00:00 Debug [Shortcode #2] Session updated with checkout data and totals calculated
Additional context
{
"order_uid": "1aff4c96-c9d5-492f-b659-79f29d95005b",
"store_url": "https://www.XXXX",
"backtrace": [
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-content/plugins/woocommerce/includes/class-wc-checkout.php",
"line": 1318,
"function": "wc_log_order_step"
},
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-content/plugins/woocommerce/includes/class-wc-ajax.php",
"line": 541,
"function": "process_checkout",
"class": "WC_Checkout",
"type": "->"
},
{
"file": "/data/f/c/XXXX/XXXX.sk/web/wp-includes/class-wp-hook.php",
"line": 324,
"function": "checkout",
"class": "WC_AJAX",
"type": "::"
}
],
"remote-logging": false
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Order debug logs’ is closed to new replies.