Closed gabriel-fuentes closed 9 months ago
Hey can we not handle this scenario by adding a following check if ( class_exists( 'WC_Stripe_Inbox_Notes' ) && WC_Stripe_Inbox_Notes::are_inbox_notes_supported() ) {} As I can see this class is in WooCommerce and when Woocommerce deactivates this function is called. I think quick fix cab be a class check.
I just had this error happen and now I can't install woocommerce anymore. What is the fix exactly? does anyone have a guide?
Scratch that. Here is some more information. I previously had woocommerce 6 installed. I managed to uninstall it but stripe would not deactivate or delete. Now, I have woocommerce 7.8 installed but now I can't activate it
update #3 I managed to deactivate and delete stripe after updating the woocommerce database
I got the issue still.
I got the issue still.
Hi @Grantrocks . Can you give more details, please? Which steps did you follow to see this error?
Hi - I have the same issue - a critical error message for woocommerce strip gateway, when I try to deactivate. I am on WP.Org and I realised the plugin isn't compatible. Unable to rectify my mistake by using a different plugin as need to deactivate the Stripe gateway plugin first. I am not techy at all, so completely stumped. Any guidance would be gratefully received.
Hi - I have the same issue - a critical error message for woocommerce strip gateway, when I try to deactivate. I am on WP.Org and I realised the plugin isn't compatible. Unable to rectify my mistake by using a different plugin as need to deactivate the Stripe gateway plugin first. I am not techy at all, so completely stumped. Any guidance would be gratefully received.
To fix the issue you need to install the latest version of the extension. Why isn't it compatible? Can you elaborate, please?
Hi Wesley - thanks for taking the time to advise - you're right the solution was found in updating to the latest version. The plug-in then became compatible.
Hi Wesley - thanks for taking the time to advise - you're right the solution was found in updating to the latest version. The plug-in then became compatible.
That's great to read! Thanks for letting me know
Summary:
Disabling WooCommerce Core first and then WooCommerce Stripe Payment Gateway from the plugin dashboard causes a Critical Error.
Error log:
Platform(s) Affected:
WooCommerce Stripe Payment Gateway (v-7.0.2) and WooCommerce Core (v-7.3.0).
Steps to Reproduce:
Expected behavior
It shouldn't cause a critical error.
Isolating the problem
Affected Forum thread
https://wordpress.org/support/topic/fatal-error-wc_stripe_inbox_notes/
WordPress Environment