WooCommerce 10.8 Drops Checkout-Draft Orders From status=any REST Queries
WooCommerce 10.8, released May 19, 2026, excludes checkout-draft orders from REST API queries that use status=any. Any integration, webhook consumer, or tracking pipeline that polls the orders endpoint with status=any to detect new orders will no longer see draft checkout sessions in the response. If your tracking stack depends on catching orders at the draft stage to fire early-funnel events, those events stop firing silently after the update.