Are there any generic shipping calculators out there for DJango?
Posted
by Jon Cage
on Stack Overflow
See other posts from Stack Overflow
or by Jon Cage
Published on 2010-04-12T11:13:54Z
Indexed on
2010/04/12
11:43 UTC
Read the original article
Hit count: 324
I'm in the process of settings up a website (I'm using DJango) to begin selling some toys I build and need a way of calculating shipping costs for my customers.
Are there any (preferably free) shipping calculators which accept a customers address and return the cost for different delivery companies / delivery options?
It would be nice if the API could indicate cost vs delivery time.
We'll be shipping world-wide if that makes a difference?
© Stack Overflow or respective owner