• I am trying to communicate the shipping details and order status from ShipStation but the ShipStation (SS) is erroring on the request. Further support from SS reveals the Booster plugin renamed a refund to the same order ID as the order in question and blocking the SS request. Possibly linked to the call wp_get_order that is retrieving refunds as well as orders.

    Please let me know how this can be fixed. Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter prowatercraft

    (@prowatercraft)

    2018-10-29T16:15:39+00:00 CRITICAL Uncaught Error: Call to undefined method WC_Order_Refund::add_order_note() in {WEBSITE HERE}/wp-content/plugins/woocommerce-shipstation-integration/includes/api-requests/class-wc-shipstation-api-shipnotify.php:329
    Stack trace:
    #0 {WEBSITE HERE}/wp-content/plugins/woocommerce-shipstation-integration/includes/class-wc-shipstation-api.php(74): WC_Shipstation_API_Shipnotify->request()
    #1 {WEBSITE HERE}/wp-content/plugins/woocommerce-shipstation-integration/includes/class-wc-shipstation-api.php(37): WC_Shipstation_API->request()
    #2 {WEBSITE HERE}/wp-content/plugins/woocommerce-shipstation-integration/includes/class-wc-shipstation-api.php(83): WC_Shipstation_API->__construct()
    #3 {WEBSITE HERE}/wp-content/plugins/woocommerce-shipstation-integration/woocommerce-shipstation.php(62): include_once(‘/home/proracing…’)
    #4 {WEBSITE HERE}/wp-includes/class-wp-hook.php(286): woocommerce_shipstation_api(”)
    #5 {WEBSITE HERE}/wp-inclu in /home/proracing/public_html/wp-content/plugins/woocommerce-shipstation-integration/includes/api-requests/class-wc-shipstation-api-shipnotify.php on line 329

Viewing 1 replies (of 1 total)
  • The topic ‘Refund ID # inline with Order ID so ShipStation cannot find Order’ is closed to new replies.