JakSmit Posted October 10, 2005 Share Posted October 10, 2005 Hi there. I am designing a store for a client using oscommerce, but I am in no way a developer. I can install contributions but that is about all that I can do in terms of coding. I have a problem. My client sells rakes which way around 1040lbs So he has to use FedEx freight. I can't charge by state as the prices differ immensely and they work it out on weight and postcode. They say that all they offer is an XML system. They say that it should be easy to implement. Basically, you create a url structured according to details that the customer inputs e.g below you will see cnzip=80112 this is obviously a zip code. http://www.fedexfreight.fedex.com/XMLRatin..._iamthe=shipper This generates an XML file that provides quotes for shipping costs and the estimated shipping time. Does anyone have any clue how to get this working? I've seen a UPS XML system, but I have NO idea how to convert it to work with FedEx freight. I know that open source development is all about helping people, but if you need motivation then maybe we can work out some kind of monetary reward or maybe complete some complementary flash work for you, as that is my speciality.. Please remember that this is FedEx FREIGHT, this is completely separate from standard FedEx and so solutions such as a FedEx API do not work. Thanks very much, I will really appreciate it if anyone can help. From Jack Quote Link to comment Share on other sites More sharing options...
dynamoeffects Posted October 11, 2005 Share Posted October 11, 2005 You'll need to create a custom shipping module that uses curl to contact that site with the long URL, then parses the XML page and fills in the $order->shipping object with the relevant information. Sorry, I know that as a non-programmer that probably means nothing, but that's what would be involved. Is there really not a FedEx freight module? Quote Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail. Link to comment Share on other sites More sharing options...
JakSmit Posted October 11, 2005 Author Share Posted October 11, 2005 Hi There. Yeah, I understand a bit of what you said but don't have a clue how I would go about making it. You are correct, there is no module for fedex freight at all. I have searched this forum and found others making similar requests, expect their posts got no replies at all. Quote Link to comment Share on other sites More sharing options...
dynamoeffects Posted October 11, 2005 Share Posted October 11, 2005 Yeah, I noticed a lot of unanswered posts in this section of the forum, so I tried to help a little. If I get a little free time this week, I'll see if I can hack something together. No promises, though. Quote Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail. Link to comment Share on other sites More sharing options...
JakSmit Posted October 11, 2005 Author Share Posted October 11, 2005 Fantastic. If you do, then you are God. I am sure that I will be able to talk to my client about getting some money for you if you do manage to. You will also be helping all the other fedex freight requesters. Thanks From Jack Quote Link to comment Share on other sites More sharing options...
dynamoeffects Posted October 13, 2005 Share Posted October 13, 2005 http://www.oscommerce.com/community/contributions,3655 Quote Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail. Link to comment Share on other sites More sharing options...
JakSmit Posted October 13, 2005 Author Share Posted October 13, 2005 Fantastic. thanks so so much. I've sent you a PM. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.