F
Fernie
Hello,
I've just created a shopping cart and now I'd like to calculate shipping on
the fly. I've spent all day trying to get my hands on simple raw data (csv
or tab delimitted) but no luck. The closest I came to was user formatted
stuff at the following URLs:
http://www.fedex.com/us/rates/zone/
The link above allows you to determine the shipping zone. You can then look
up the cost by weight and zone at the following URL:
http://www.fedex.com/us/rates/downloads/?link=2
If I use that data, I will have to manually format it before it can be
efficiently accessed by my cgi application.
I spent several hours today talking to FedEx and DHL representatives and I
got nowhere as far as being able to download raw data that I can use. Maybe
I was unlucky and spoke to the wrong representatives. They kept directing
me to the user formatted stuff like that above.
Does anyone know if these shipping companies will provide you with simple
raw csv to tab delimitted data?
Regards,
Fernie
I've just created a shopping cart and now I'd like to calculate shipping on
the fly. I've spent all day trying to get my hands on simple raw data (csv
or tab delimitted) but no luck. The closest I came to was user formatted
stuff at the following URLs:
http://www.fedex.com/us/rates/zone/
The link above allows you to determine the shipping zone. You can then look
up the cost by weight and zone at the following URL:
http://www.fedex.com/us/rates/downloads/?link=2
If I use that data, I will have to manually format it before it can be
efficiently accessed by my cgi application.
I spent several hours today talking to FedEx and DHL representatives and I
got nowhere as far as being able to download raw data that I can use. Maybe
I was unlucky and spoke to the wrong representatives. They kept directing
me to the user formatted stuff like that above.
Does anyone know if these shipping companies will provide you with simple
raw csv to tab delimitted data?
Regards,
Fernie