Commerce Shipping Quotes

Categories

Component ID

1296336

Component name

Commerce Shipping Quotes

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is for reference only see commerce shipping for the latest in Commerce shipping modules. http://drupal.org/project/commerce_shipping

This module provides basic functionality for calculating shipping quotes from UPS. Store administrators enter their ship from and UPS account information. Shipping rates are calculated from the settings stored by the Commerce Package module.

I plan to develop a plugin for USPS and FedEx in the near future. These will snap in as new options for this module once they are developed.

See the README.txt file for installation information and to-do list.

*** Special Thanks to Mark Sanborn ***
http://code.google.com/p/ups-php/
http://www.marksanborn.net/php/new-ups-php-project-at-google-code/
I used his PHP UPS class to handle the interactions with UPS servers.