Closed shaikharbaz2 closed 1 year ago
i am not able to fulfill shopify order i am using phpclassic/php-shopify": "1.2.0 version
$result =$shopify->Fulfillment($fulfillmentId)->update_tracking([ "tracking_number" => '11111', "tracking_urls" => 'https://tracking_url...', "notify_customer" => true, "location_id" => $location_id ]);
Please check the latest release
i am not able to fulfill shopify order i am using phpclassic/php-shopify": "1.2.0 version
$result =$shopify->Fulfillment($fulfillmentId)->update_tracking([ "tracking_number" => '11111', "tracking_urls" => 'https://tracking_url...', "notify_customer" => true, "location_id" => $location_id ]);