Uncaught Exception: No PPCP container
-
Hello,
I’ve updated the PHP version to 8.2, the WordPress version to 6.8.1, and the “WooCommerce PayPal Payments” plugin to version 3.0.7.
After the update, an error started occurring when creating new posts.
Here is the error:[03-Jul-2025 15:20:46 UTC] PHP Fatal error: Uncaught LogicException: No PPCP container, probably called too early when the plugin is not initialized yet. in /wp-content/plugins/woocommerce-paypal-payments/src/PPCP.php:34
Stack trace:
#0 /wp-content/plugins/woocommerce-paypal-payments/woocommerce-paypal-payments.php(75): WooCommerce\PayPalCommerce\PPCP::container()
#1 /wp-includes/class-wp-hook.php(324): WooCommerce\PayPalCommerce\{closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(727): do_action()
#5 /wp-config.php(249): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-blog-header.php(13): require_once('...')
#8 /index.php(18): require('...')
#9 {main}
thrown in /wp-content/plugins/woocommerce-paypal-payments/src/PPCP.php on line 34What might be causing this error?
Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Uncaught Exception: No PPCP container’ is closed to new replies.