josejp Posted October 10, 2006 Share Posted October 10, 2006 Hi to all with us, pls chk this link of UPShttp://wwwapps.ups.com/calTimeCost?loc=en_US&WT.svl=SubNav The issue is i am working on a shopping cart and each product in the table have an orginating zip code wich indicated the area its shipped from.and also we will get the destination zipcode from the order made by the customer. I have to make an appliction very similar to the link i have given above.to calculate the shipping cost based on the orginating and destination zipcodes. is there any class available that i can use for this purpose. expecting your reply and Thanks in Advance Jose P johnson Link to comment https://forums.phpfreaks.com/topic/23536-shipment-calculation-problem-with-orginating-and-destination-zipcodes/ Share on other sites More sharing options...
ToonMariner Posted October 10, 2006 Share Posted October 10, 2006 I suspect there is some functionality that calculates distance between these points. Being in the UK I am not familiar with zipcodes but if there is some pattern to them you could use it to generate these distances. Link to comment https://forums.phpfreaks.com/topic/23536-shipment-calculation-problem-with-orginating-and-destination-zipcodes/#findComment-106842 Share on other sites More sharing options...
printf Posted October 10, 2006 Share Posted October 10, 2006 Why not just use their API, it free!me! Link to comment https://forums.phpfreaks.com/topic/23536-shipment-calculation-problem-with-orginating-and-destination-zipcodes/#findComment-106863 Share on other sites More sharing options...
josejp Posted October 13, 2006 Author Share Posted October 13, 2006 you mean UPS provides API for that?pls gine me more ideas or URLs regarding this.thankyou buddy Link to comment https://forums.phpfreaks.com/topic/23536-shipment-calculation-problem-with-orginating-and-destination-zipcodes/#findComment-108262 Share on other sites More sharing options...
HuggieBear Posted October 13, 2006 Share Posted October 13, 2006 Give this a try:http://www.ups.com/content/us/en/resources/service/hardware/free.html?WT.svl=SubNavRegardsHuggie Link to comment https://forums.phpfreaks.com/topic/23536-shipment-calculation-problem-with-orginating-and-destination-zipcodes/#findComment-108309 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.