FedEx integration

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Slippy
Forum Contributor
Posts: 113
Joined: Sat Jul 12, 2003 11:31 pm
Location: Vancouver eh!

FedEx integration

Post by Slippy »

Has anybody out there ever integrated a site with FedEx? The FedEx api seems to have source code for java, C++, asp ... but no PHP...

I'm looking to better manage shipping for a site where shipping at a flat rate just isn't cutting it. I'de also like to allow people to track their shipment and have the order submitted automatically...

I'm open to suggestions... any ideas or something I could look at?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Get live Fedex rates on your site! A PHP class for easy integrating the Fedex direct shipping manger into your site or shopping cart. Requires CURL.
http://hotscripts.com/Detailed/24107.html
Use the ShipTrack class to make instant links to shipper's websites. Currently supported carriers are: UPS, FEDEX, ROADWAY, BAX GLOBAL, NEW PENN, ABF, REDSTAR, YELLOW, DHL, Fedex Freight East, EMERY GLOBAL, G.O.D., Old Dominion, US Post Office, Cargo Connect (CCX).
http://hotscripts.com/Detailed/20572.html

the rest of the search can be found at http://hotscripts.com/search/4519495.html
User avatar
mhakes
Forum Newbie
Posts: 4
Joined: Wed Nov 03, 2004 11:30 am

Post by mhakes »

Clear Vista has integrated FedEx into its pricing and label making in its on line ordering:

Here's the contact page:
http://www.cvista.net/contact.shtml

Hope it helps.
Atman
User avatar
Slippy
Forum Contributor
Posts: 113
Joined: Sat Jul 12, 2003 11:31 pm
Location: Vancouver eh!

Post by Slippy »

Thanks,

I must have dug through hotscripts for hours looking for something... funny thing... the download and visit pages don't appear to load. :cry:

Sounds just like what I'm looking for though... I guess I should have just poked my lazy butt around google for "FEDEX PHP CLASS"... a few clicks revealed some stuff... thx.

Looks like cvista is an ASP/Pay solution and I don't have any funds for that.
User avatar
Elizabeth
Forum Newbie
Posts: 7
Joined: Wed Feb 26, 2003 8:48 am
Location: Cincinnati, OH

Post by Elizabeth »

Slippy- don't know if you've tried zencart (mucho better than oscommerce imho)... therein lies a lot of functionality and numerous shipping options (USPS, UPS, Fed-Ex, DHL).
Post Reply