Tagged Questions

3
votes
1answer
189 views

Integrating Fedex into your web application

I realize they have an API but some of the questions I have wouldn't be answered by it, and it would be great to receive feedback from others who have integrated it before. I basically am …
2
votes
1answer
31 views

How to Get FedEx & UPS Zone numbers if I know the from and to Zip Codes?

Other than studying and working with their full APIs... Is there an easy way to get the shipping zone number from FedEx and UPS if I know the "from" and "to" zip codes? For example, is there a …
0
votes
0answers
31 views

Fedex Label Certification - Test Case# 22

Hi, I am trying to generate the label for Test Case# 22 which should return the Service Code 810 but I get 800. The description says - Home Delivery, Evening, AutoPOD, Prepaid. …
-1
votes
1answer
33 views

Fedex Freight Shipping List

Could anyone help me with some examples how to get FedEx Freight Shipments Rates in ASP.NET application, because all is misunderstanding in their crap documentation and samples. Thanks.
0
votes
1answer
112 views

Problem with FedEx Address validation web service

Hi, I'm trying to get started with Fedex'es Address validation service and I'm running into a road block with FedEx's own demo application. This is the code in there app: Sub Main() ''# Build a …
0
votes
2answers
141 views

Could any one explain What is FEDEX ACC # and Meter # in FEDEX Integration

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 = …
0
votes
5answers
200 views

Debugging Web Services in Visual Studio

I am trying to use sample FedEx Web Service code written in VB.NET to retrieve shipping rates. The call returned rate information, but it returned rates that are way too high and do not match those …
0
votes
0answers
172 views

CustomerReferences entry not included in FedEx web service request geberated via PHP

I am working on this FedEx web service integration project for some time. I am using PHP to make calls to the FedEx server. Everything seems to be working properly. But I am having problems with …
0
votes
1answer
51 views

What are the attributes that are need to Send with this FEDEX shipping script?

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 …
0
votes
3answers
130 views

Is there any API to integrate FEDEX ?

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 …
0
votes
1answer
158 views

Error trying to connect to FedEx Ship Service API when using PHP

I had decided to integrate FedEx Shipping Service into one of my online apps. I downloaded a sample PHP code from the FedEX developer center. But when I tried to work with the ShipGroundDomestic.php5 …
5
votes
3answers
556 views

Regular Expression patterns for Tracking numbers.

Does anybody know good place or patterns for checking which company tracking number is the given tracking number for a package. Idea is After scanning a barcode for a package check tracking number …
2
votes
2answers
368 views

Tracking number patterns.

Is there any place to get patterns for shipping tracking numbers for all shipping companies like UPS,FedEX, DHL, AirBorne, USPS ...
0
votes
1answer
351 views

FedEx and UPS Tracking API

Anyone familiar with either the FedEx or UPS APIs. Is it possible to calculate the "guaranteed delivery date" of a package. I want to be able to tell if a package arrived late. Thanks
3
votes
5answers
1k views

Sending raw data to FedEx Label printer

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 …

1 2 next
15 30 50 per page