Fatal PHP Error when activating Paypal Payments Plugin
-
My WooCommerce store started giving me 502 and 524 errors hours after updating the API credentials in the Paypal Payments plugin settings. I am running the current version of Woo and all other plugins – I am running Paypal Payments plugin v2.9.6 (latest).
I disabled all plugins and then my site came back up. After activating all plugins and then I got to the Paypal Payments one.. my site crashed again and then I removed it and the site came back up – the below entries were in my error log:
PHP Fatal error: Uncaught Error: Class ‘WooCommerce\PayPalCommerce\Googlepay\Endpoint\UpdatePaymentDataEndpoint’ not found in /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-googlepay/src/GooglepayModule.php:169#012Stack trace:#012#0 /nas/content/live/greenfarmparts/wp-includes/class-wp-hook.php(324): WooCommerce\PayPalCommerce\Googlepay\GooglepayModule::WooCommerce\PayPalCommerce\Googlepay\{closure}(”)#012#1 /nas/content/live/greenfarmparts/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)#012#2 /nas/content/live/greenfarmparts/wp-includes/plugin.php(517): WP_Hook->do_action(Array)#012#3 /nas/content/live/greenfarmparts/wp-settings.php(704): do_action(‘init’)#012#4 /nas/content/live/greenfarmparts/wp-config.php(78): require_once(‘/nas/content/li…’)#012#5 /nas/content/live/greenfarmparts/wp-load.php(50): require_once(‘/nas/content/li…’)#012#6 /nas/content/live/greenfarmparts/wp-blog-header.php(13): require_once(‘/nas/content/li…’)#012#7 /nas/content/live/greenfarmparts/index.php( in /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-googlepay/src/GooglepayModule.php on line 169
PHP Fatal error: Uncaught Error: Class ‘WooCommerce\PayPalCommerce\Googlepay\Helper\ApmApplies’ not found in /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-googlepay/services.php:36#012Stack trace:#012#0 /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php(71): WooCommerce\PayPalCommerce\Googlepay\GooglepayModule::WooCommerce\PayPalCommerce\Googlepay\{closure}(Object(WooCommerce\PayPalCommerce\Vendor\Inpsyde\Modularity\Container\ReadOnlyContainer))#012#1 /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-googlepay/services.php(29): WooCommerce\PayPalCommerce\Vendor\Inpsyde\Modularity\Container\ReadOnlyContainer->get(‘googlepay.helpe…’)#012#2 /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php(71): WooCommerce\PayPalCommerce\Googlepay\GooglepayModule::WooCommerce\PayPalC in /nas/content/live/greenfarmparts/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-googlepay/services.php on line 36
I cannot re-activate the plugin because it causes my site to crash. Any assistance would be appreciated.
- You must be logged in to reply to this topic.