Add delivery time into UI and rateshop processing
in progress
C
Chris Hulke
For overnight services for UPS/FedEx they both have 3 different services. The delivery time is important for rateshopping in that having a package arrive at 12pm vs 5pm is important to our customers. For example, if the customer expects a package to arrive by 12pm I need rateshopping to factor that in or alert the shipper that is not possible.
Edward Aguiar
in progress
Most carriers do not provide time of delivery, and those whose provide the delivery time do so for certain services only. In order to accomodate both carriers and services that provide estimated delivery times, and those who do not, we will be spitting the delivery day and time into two separate fields.
If the carrie does no provide a delivery time we will default the time to 23:59 (11:59 pm) when comparing with other carriers. This will pretty much exclude the carriers without delivery time from a comparison.
These changes will be implemented in both the user interface of techSHIP and in the techSHIP API.