Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fedex freight XML help


JakSmit

Recommended Posts

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

Link to comment
Share on other sites

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?

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

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.

Link to comment
Share on other sites

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.

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

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...