From 438b11ee90a0b0bf75be532cd4309aaacdaba8b9 Mon Sep 17 00:00:00 2001 From: Shreya Kothari <113418384+Shreyaakothari@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:09:54 +0530 Subject: [PATCH] updated shipt to Ship --- brokering/shipt-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brokering/shipt-integration.md b/brokering/shipt-integration.md index 953083d..8b791e9 100644 --- a/brokering/shipt-integration.md +++ b/brokering/shipt-integration.md @@ -2,7 +2,7 @@ ## Merchants using shipping carriers like ShipT for last mile delivery want to ensure that their OMS supports required systemic integrations and real-time sync of fulfillment updates. -HotWax Commerce integrates with shipping carriers like ShipT to help in computing the estimated ship date on a ship group. HotWax Commerce communicates order details and the requested delivery date with ShipT and stores the delivery date confirmed by ShipT. Due to the real-time nature of Shipt deliveries HotWax Commerce also reads fulfillment updates from Shipt webhooks and updates customers instantly. +HotWax Commerce integrates with shipping carriers like ShipT to help in computing the estimated ship date on a ship group. HotWax Commerce communicates order details and the requested delivery date with ShipT and stores the delivery date confirmed by ShipT. Due to the real-time nature of Shipt deliveries HotWax Commerce also reads fulfillment updates from ShipT webhooks and updates customers instantly. Traditional integrations with standard shipping companies like Fedex don’t require criteria-set like store operating hours, lead time and pickup deadlines when determining fulfillment SLA eligibility. Not storing granular fulfillment timeline details and communicating exact delivery deadlines to providers like ShipT leads to increased order cancellations from the carrier or delays in fulfillment to the customer. Fulfillment details are also broadcasted by ShipT using webhooks, due to the condensed nature of the fulfillment, which traditional fulfillment integrations don't support.