• Hi there,

    First of all best plugin for Stripe and Woo. However there’s a recent error that started when trying to Pay for an order from the order edit screen. It’s giving a blank red bar without any message. When checking logs here’s what we found:

    Uncaught Error: Attempt to modify property "settings" on bool in /home/qv3zavi/public_html/wp-content/plugins/woo-stripe-payment/includes/controllers/class-wc-stripe-controller-order-actions.php:237  
    Additional context
    {
    "error": {
    "type": 1,
    "file": "/home/qv3zavi/public_html/wp-content/plugins/woo-stripe-payment/includes/controllers/class-wc-stripe-controller-order-actions.php",
    "line": 237
    },
    "remote-logging": true,
    "backtrace": [
    "",
    "#0 /home/qv3zavi/public_html/wp-includes/rest-api/class-wp-rest-server.php(1292): WC_Stripe_Controller_Order_Actions->process_payment()",
    "#1 /home/qv3zavi/public_html/wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()",
    "#2 /home/qv3zavi/public_html/wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()",
    "#3 /home/qv3zavi/public_html/wp-includes/rest-api.php(449): WP_REST_Server->serve_request()",
    "#4 /home/qv3zavi/public_html/wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-rest-api.php(156): rest_api_loaded()",
    "#5 /home/qv3zavi/public_html/wp-includes/class-wp-hook.php(324): WC_Stripe_Rest_API->process_frontend_request()",
    "#6 /home/qv3zavi/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()",
    "#7 /home/qv3zavi/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()",
    "#8 /home/qv3zavi/public_html/wp-admin/admin-ajax.php(192): do_action()",
    "#9 {main}",
    "thrown"
    ]
    }

    Please let me know if this is something on our end.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.