Woocommerce checkout issue
-
Hello
I have woocommerce subscription plugin activated. It was working fine till I updated plugins and Wp. Now on check out it gives me this errorSyntaxError: Unexpected end of JSON input
And when I checked my debug file its this
id was called incorrectly. Product properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_checkout’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, WC_Payment_Gateways->get_available_payment_gateways, apply_filters(‘woocommerce_available_payment_gateways’), WP_Hook->apply_filters, call_user_func_array, WC_Subscriptions_Payment_Gateways::get_available_payment_gateways, WC_Subscriptions_Cart::cart_contains_subscription, WC_Subscriptions_Product::is_subscription, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.I have tried deactivating all plugins. It seems subscription plugin has issue with that because when I deactivate that checkout process works fine. Please urgent help is required as site is live and I am not able to resolve this.
Looking forward to hear from you
- The topic ‘Woocommerce checkout issue’ is closed to new replies.