New version wp-admin error
-
Hello,
One of our websites is throwing a fatal error when updating to the latest version (9.3.0) of the Stripe Gateway plugin. I have copied the error log below, I haven’t been able to figure out a way around this but it doesn’t look like it has anything to do with a theme/other plugin conflict.
php_fatal
+------------------------------------------------------------------------------------------------------------------------------------------------------+
| Count | Message |
|-------+----------------------------------------------------------------------------------------------------------------------------------------------|
| 4 | Uncaught Error: Call to undefined method Automattic\WooCommerce\Admin\Overrides\OrderRefund::get_order_key() in |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php:239… |
| | trace:#012#0 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-webhook-handler.php(1304): |
| | WC_Stripe_Payment_Gateway->get_order_signature(Object(Automattic\WooCommerce\Admin\Overrides\OrderRefund))#012#1 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-webhook-handler.php(967): |
| | WC_Stripe_Webhook_Handler->get_order_from_intent(Object(stdClass))#012#2 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-webhook-handler.php(1265): |
| | WC_Stripe_Webhook_Handler->process_payment_intent(Object(stdClass))#012#3 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-webhook-handler.php(107): |
| | WC_Stripe_Webhook_Handler->process_webhook('{\n "id": "evt_...')#012#4 /nas/content/live/organicshroom/wp-includes/class-wp-hook.php(324): |
| | WC_Stripe_Webhook_Handler->check_for_webhook('')#012#5 /nas/content/live/organicshroom/wp-includes/class-wp-hook.php(348): |
| | WP_Hook->apply_filters('', Array)#012#6 /nas/content/live/organicshroom/wp-includes/plugin.php(517): WP_Hook->do_action(Array)#012#7 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php(166): |
| | do_action('woocommerce_api...')#012#8 |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce/src/Internal/Utilities/LegacyRestApiStub.php(95): |
| | Automattic\WooCommerce\Internal\Utilities\LegacyRestApiStub::maybe_process_wc_api_query_var()#012#9 |
| | /nas/content/live/organicshroom/wp-includes/class-wp-hook.php(324): |
| | Automattic\WooCommerce\Internal\Utilities\LegacyRestApiStub::parse_legacy_rest_api_request(Object(WP))#012#10 |
| | /nas/content/live/organicshroom/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)#012#11 |
| | /nas/content/live/organicshroom/wp-includes/plugin.php(565): WP_Hook->do_action(Array)#012#12 |
| | /nas/content/live/organicshroom/wp-includes/class-wp.php(418): do_action_ref_array('parse_request', Array)#012#13 |
| | /nas/content/live/organicshroom/wp-includes/class-wp.php(813): WP->parse_request('')#012#14 |
| | /nas/content/live/organicshroom/wp-includes/functions.php(1336): WP->main('')#012#15 /nas/content/live/organicshroom/wp-blog-header.php(16): |
| | wp()#012#16 /nas/content/live/organicshroom/index.php(17): require('/nas/content/li...')#012#17 {main}#012 thrown in |
| | /nas/content/live/organicshroom/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on |
| | line 2391 |Thank you for any help 🙂
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘New version wp-admin error’ is closed to new replies.