• Resolved Fronar

    (@fronarr)


    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 135

    Stack 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.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I see there has been a quick fix ( 1.11.1), however this fatal errors on update/fresh install.

    [05-Jun-2025 15:23:32 UTC] PHP Warning: require_once(lib/vendor/stripe-php/init.php): Failed to open stream: No such file or directory in /var/www/***/htdocs/wp-content/plugins/checkout-plugins-stripe-woo/autoloader.php on line 135

    • This reply was modified 11 months, 3 weeks ago by alexs4. Reason: added code issue
    Thread Starter Fronar

    (@fronarr)

    The plugin was working fine until update. Can we get older version somewhere else?

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi @fronarr, @alexs4,

    The issue has been resolved in the latest version released a few hours ago. Kindly update the plugin and confirm if the fix works.

    I look forward to hearing from you.

    Kind regards,
    Herman 😊

    Yes confirmed it works, thanks 🙂

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Thank you for confirming the fix, @alexs4!

    I am marking this thread as Resolved.

    Kind regards,
    Herman 😊

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Latest update causing critical error.’ is closed to new replies.