Update the deactivate Woo Subscriptions plugin notice #7240
Labels
category: core
WC Payments core related issues, where it’s obvious.
component: wcpay subscriptions
Issues related to Stripe Billing Subscriptions
type: task
The issue is an internally driven task (e.g. from another A8c team).
Milestone
Describe the bug
When you deactivate the Woo Subscriptions plugin, the following notice is shown if:
Note
This logic is not by original design. With the recent change to load Stripe Billing integration code when the store has enabled the feature, has at least 1 stripe billing or is using the WCPay Subscriptions feature means that this notice is shown when deactivating Woo Subscriptions when it shouldn't.
Important
It use to show if you deactivated Woo Subscriptions and had the WCPay Subscriptions feature enabled.
This notice needs to be updated to:
There's also a weird bug if you have WooCommerce.com connected, clicking the deactivate button doesn't show the notice because the button has an ID of
deactivate-woocommerce-com-woocommerce-subscriptions
. Which means the code which intercepts the deactivate button click doesn't work.To Reproduce
You should see a notice that warns about the risks of that.
The text was updated successfully, but these errors were encountered: