|
Ship file is:
include('fedexdc.php'); // create new fedex object //$fed = new FedExDC('FedEx ACC #','Meter #'); $fed = new FedExDC('...','...'); // removed possible personal data $ship_data = array( 75=> 'LBS' ,16=> 'Ma' ,13=> '' ,5=> '' ,...
Started by Fero on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Fedex has implemented and new API solution called Fedex ....
The type of years and Fedex will not provide a meter for that type of application.
Like you are trying to implement the old school Fedex API method of communication.
|
|
Hi all,
Currently i am in need to integrate FEDEX API in my project. I searched a lot in google. But i cant able to find perfect one. could any one help me to resolve this problem...
Thanks in Advance...
Fero
Started by Fero on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
EDIT: This might help you out: FedEx Developer Resource Center
There are some resources on the Fedex Developer....
I believe you have to get in touch with FedEx directly, and depending on what you are doing, I don't remember it being free.
|
|
I have a client asking if their web application (PHP) can easily print to a UPS / Fedex thermal label printer.
So for instance, I can get back a PDF from UPS/Fedex with the shipping label. I just need to print that.
Does anyone know if you can print directly...
Started by Keith Palmer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For Fedex something like this in your ShipRequest....
Most thermal printers will accept documents matching one of these types .
You will beat your head EPL/EPL2, ZPL/ZPLII.
The FedEx & UPS APIs provide options to get thermal label specific types.
|
Ask your Facebook Friends
|
Hi, I've been looking for a Ruby implementation of Fedex and UPS.
I've been through their documentation, and think it's really overcomplicated (I'm a bit of a ruby "newbie" myself), so was looking for something simpler. I would only like to use the tracking...
Started by mplacona on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The developers are planning on adding tracking support (according to the readme), but support is already provided for FedEx('tracking number here', :carrier_code =>....
It supports UPS, USPS, and FedEx.
Try Shopify's active_shipping plugin.
|
|
I'm working on a .NET WinForms app that needs to print a FEDEX shipping label. As part of the FedEx api, I can get raw label data for the printer.
I just don't know how to send that data to the printer through .NET (I'm using C#). To be clear, the data...
Started by Sukhbir S. Dadwal on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
-Adam
I think you just want to send the ZPL (job below) directly to your... .
Hope this helps.
C# doesn't support raw printing, you'll have to use the win32 spooler, as detailed in this KB article How to send raw data to a printer by using Visual C# .NET .
|
|
I am trying to get a list of rates for all available services from FedEx using 1 call, and having a tough time with their documentation. Anyone have some code snippets of how you interfaced with them? .Net code is preferable but anything will help more...
Started by Caleb Elston on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Maybe you'll have a look over here http://fedex.com/us/solutions/shipapi/sample_code.html/ if you want to consume a webservice, visual studio makes your life easy as all you have to do is import a web reference (or service reference, as it is called with... .
|
|
Could any one please tell me what are the attributes that are send with $ship_data ?
I am too confused about it.
I know that ORIGIN ADDRESS, DESTINATION ADDRESS, NAME etc.. need to be send.
But how the data should be aligned. Like name is FIRST, address...
Started by Fero on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.fedex.com/us/solutions/wis/
I am also wrking....
Try this PHP Class it has been developed to process transactions with FedEx's Ship Manager using detailed information please referer to FedEx's documentation located at their website.
|
|
I am a 60 years old man, hardworking, just a regular joe. I'm a tax paying citizen and have the right to express my disgust about this company called Fedex. My wife sold a medical equipment, sensitive and expensive to a customer in Texas. We went to a...
Started by Tirakove on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at complaintsboard):
You insured it for a lower value anyway....
They delivered it.
They flatly refused to pay for my merchandise that was in their possession."
It was not in their possession .
|
|
I am a 60 years old man, hardworking, just a regular joe. I'm a tax paying citizen and have the right to express my disgust about this company called Fedex. My wife sold a medical equipment, sensitive and expensive to a customer in Texas. We went to a...
Started by Ken Robinson on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at thesqueakywheel):
|
|
I am a small business owner for the last 10 years, and I have worked out of my home for the last 27 years. In all of those years I have NEVER and I mean NEVER received a package from Fedex Ground without having to get on the computer and make a bunch ...
Started by User507244 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at scaminformer):
|