Plugin throws a fatal error while deactivating if WooCommerce is not installed.
-
Stripe integration should get deactivated instead of just showing Woocommerce dependency message if WooCommerce is not installed/activated.
How to regenerate issue.
Deactivate WooCommerce then try to deactivate stripe integration it will throw a fatal error.
Find the fatal error below.
Fatal error: Uncaught Error: Class ‘WC_Stripe_Inbox_Notes’ not found in C:\Users\DELL\Local Sites\pd1\app\public\wp-content\plugins\woocommerce-gateway-stripe\woocommerce-gateway-stripe.php on line?724
So while deactivating its not able to locate WC_Stripe_Inbox_Notes class.
If auto deactivating the stripe integration ,if WooCommerce is not activated is the solution please let me know I can add a patch .
Thanks!.
- The topic ‘Plugin throws a fatal error while deactivating if WooCommerce is not installed.’ is closed to new replies.