MEDIUM RISK
10.8.5 → 10.9.0
Medium risk: 2 removed class constants, 1 deprecated hook, 1 removed hook.
- The filter
wc_stripe_agentic_commerce_should_sync_productis now deprecated. It still fires, but it is scheduled to go. - The filter
wc_stripe_is_checkout_sessions_availableis no longer fired. Any code hooked to it stops running silently. - The class constant
WC_Stripe_Agentic_Commerce_Integration::ASYNC_RESYNC_GROUPwas removed. - The class constant
WC_Stripe_Checkout_Session_Context::ADAPTIVE_PRICING_AMOUNT_MISMATCH_OPTIONwas removed. WC_Stripe_UPE_Payment_Gateway::get_metadata_from_order()was removed.- The script/style handle
wc-stripe-blocks-checkout-styleis gone. Code that dequeues, or declares a dependency on, that handle is now wrong.