Conflicts with Stripe 4.1.0
-
It seems to conflict with Stripe 4.1.0. When I enabled GA plugin, I couldn’t go to setting. On checking error log, i saw these:
`PHP message: PHP Fatal error: Uncaught Error: Call to undefined method WC_Gateway_Stripe::display_admin_settings_webhook_description() in /public/wp-content/plugins/woocommerce-gateway-stripe/includes/admin/stripe-settings.php:33
Stack trace:
#0 /public/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.php(234): require()
#1 /public/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.php(139): WC_Gateway_Stripe->init_form_fields()
#2 /public/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(105): WC_Gateway_Stripe->__construct()
#3 /public/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(67): WC_Payment_Gateways->init()
#4 /public/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(40): WC_Payment_Gateways->__construct()I disabled Stripe and it worked then. I disabled GA plugin and enabled Stripe, it worked either.
- The topic ‘Conflicts with Stripe 4.1.0’ is closed to new replies.