PromInc / Magento-1.x-UPS-Saturday-Delivery

Allow for Saturday shipping via UPS in Magento 1.x
2 stars 0 forks source link

Magento 1.x UPS Saturday Delivery

In Magento 1.x, enabling Saturday delivery via UPS is not a default function. For that reason, this simple extension will allow for adding Saturday UPS shipping methods.

Configuration

System -> Configuration -> Shipping Settings -> Saturday Delivery - UPS

System -> Configuration -> Shipping Methods -> UPS

How it works

The UPS API considers Saturday Delivery to be a shipping option, not a different rate. For that reason this module will make two requests to the UPS API - once for non-Satuday rates and a second request for Saturday rates. Magento will then merge these two requests into one rate block for UPS.

Tested On

Developed and tested on Magento Enterprise Edition 1.14.2.0