PHP error “billing_first_name was called incorrectly”
-
Hi,
We have PHP errors in our debug.log file – one of the returning errors seems to be related to the WooCommerce Gateway Stripe plugin:
billing_first_name was called incorrectly. Order properties should not be accessed directly.The backtrace shows:
Backtrace: require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_API->handle_api_requests, do_action('woocommerce_api_wc_stripe_subs_compat'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Stripe_Subs_Compat->stripe_checkout_return_handler, WC_Gateway_Stripe->stripe_checkout_return_handler, WC_Stripe_Subs_Compat->process_payment, WC_Gateway_Stripe->process_payment, WC_Stripe_Payment_Gateway->process_response, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_pending_to_processing'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Emails::send_transactional_email, do_action_ref_array('woocommerce_order_status_pending_to_processing_notification'), WP_Hook->do_action, WP_Hook->apply_filte in /nas/content/live/[...]/wp-includes/functions.php on line 4667Could you please investigate this further?
Thanks,
Lunule
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP error “billing_first_name was called incorrectly”’ is closed to new replies.