-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error when WooPayments 8.0 and PayPal Payments 2.7.1+ are active at the same time #2481
Comments
It seems to conflict with wooCommerce-payments. |
Since the new update my site also got bricked. Only way right now is disable plugin.
|
Hi everyone, thank you for reporting this issue, and we apologize for the inconvenience. The code causing this error has been part of the PayPal Payments plugin for a few months. The error is due to a compatibility problem with the latest WooPayments 8.0 update. You can follow the progress on this issue here: Automattic/woocommerce-payments#9195 To work around this error, you have two options:
Both of these options should resolve the error for the time being. Thank you for your patience as we work to resolve this issue. |
Hi folks, a new patch update for the WooPayments plugin (8.0.1) was just released: https://github.com/Automattic/woocommerce-payments/releases/tag/8.0.1
This new version should resolve the error even when using it together the regular PayPal Payments 2.8.2 version instead of the workaround package linked above. |
Describe the Bug
PHP Fatal error: Uncaught Error: Call to undefined function WooCommerce\PayPalCommerce\Blocks\wc_terms_and_conditions_page_id() in /.../wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/extensions.php:47
To Reproduce
After updating the plugin to version 2.8.2, the site breaks.
The text was updated successfully, but these errors were encountered: