dancrew32 / marcel

The PHP 5.4 MVC with Shoes On: ActiveRecord, User/Session, Generators, SCSS, (Twitter Bootstrap) Integration, Workers, Cron Management, Image Manipulation, Caching, Git Management, Mail & Mail Parsing, OCR, Scraping, Selenium, Mustache, Markdown, Phone & Text Messaging, WebSockets, BitTorrent and much more!
5 stars 0 forks source link

ups/usps etc shipping api #82

Open dancrew32 opened 11 years ago

dancrew32 commented 11 years ago

to get shipping costs. maybe add weight field and dimension field to product, sum weights and determine proper shipping costs

dancrew32 commented 11 years ago

https://wwwapps.ups.com/ctc/request?loc=en_US

https://www.usps.com/business/web-tools-apis/price-calculators.htm

dancrew32 commented 11 years ago

https://www.usps.com/business/web-tools-apis/welcome.htm registration

dancrew32 commented 11 years ago

https://github.com/kureikain/sipy

dancrew32 commented 11 years ago

boom. gold mine: https://github.com/kureikain/sipy/tree/master/classes/sipy/driver

dancrew32 commented 11 years ago

Ended up with https://github.com/VinceG/USPS-php-api for USPS, looking into UPS now: https://github.com/objectivehtml/UPS