Latest update causing critical error.
-
Hi,
latest plugin update is causing critical error on the website.
❗ Critical Error Summary
Uncaught Error: Failed opening required 'lib/vendor/stripe-php/init.php' in /checkout-plugins-stripe-woo/autoloader.php on line 135Stack trace excerpt:
#0 /checkout-plugins-stripe-woo/autoloader.php(63): CPSW\CPSW_Loader->__construct() #1 /checkout-plugins-stripe-woo/autoloader.php(408): CPSW\CPSW_Loader::get_instance() #2 /checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php(28): require_once('.../autoloader.php') #3 /wp-admin/includes/plugin.php: include_once() #4 /wp-admin/plugins.php: activate_plugin()🧩 Root Cause
The plugin is trying to include this file:
lib/vendor/stripe-php/init.php…but it does not exist after the latest update.
This indicates that the Stripe PHP SDK (
stripe-php) was either:- Not included in the update package, or
- Not installed via Composer during packaging
Please publish a hot fix for this asap. Thank you.
The topic ‘Latest update causing critical error.’ is closed to new replies.