Jeff Johnson

Results 110 comments of Jeff Johnson

Happens in my minimal setup. I place a new order (for a virtual product) and I get these two webhooks, first is the order which is correct and has line...

Worth noting I am using subscription.updated, and you tested with subscription.created

I am not. As I mentioned, this problem only started when I upgraded to Wordpress 6.9.

What filter/hook would I be looking for here?

No results found when running this command from within the plugins folder: ``` grep -E -r 'woocommerce_order_get_items|woocommerce_rest_prepare_shop_order_object|woocommerce_rest_prepare_shop_subscription_object|woocommerce_rest_orders_prepare_object_query' *.* ``` Other suggestions to try?

I see the line items on https:/[domain]/wp-admin/admin.php?page=wc-orders--shop_subscription&action=edit&id=[id] It appears this is webhook related. I do see numerous calls to get the subscription without line items in the woocommerce code, perhaps...

Here's my grep of all `line_items` usage in all plugins, which inclues a number of `get_data_without_line_items` calls. [line_items_plugins_grep.txt](https://github.com/user-attachments/files/24083242/line_items_plugins_grep.txt)

Disabled docket and will watch new orders for a day to see

Have tried with docket off and now and am seeing subscription line items for webhooks for order updated. I did recently get a stripe payment gateway plugin update, and that...

Phishing attack confirmed. Email from now deleted issue originally read: Hey there! We have detected a security vulnerability in your repository. Please contact us at [link edited to avoid clicking]:...