Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
1k 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
1k views

fedex api for php

hi i am using fedex api i have created the my account on fedex. my problem is that when i am using test account number and test meter number i am getting the results properly but when i am using ...
2
votes
2answers
739 views

Has anyone integrated Fedex web services into their website?

I have to set this up so that users can make labels, and track shipments, can someone outline the steps of how this works, including any interaction I need to do in regards to testing and contacting ...
2
votes
1answer
301 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 ...
1
vote
1answer
141 views

Issue when integrating Fedex using php?

I am trying to integrate FedEx. I got code from the following link FedEx PHP Code Also i found one post FedEx WebService WSDL I included the wsdl file using the code $path_to_wsdl = ...
1
vote
1answer
124 views

Magento 1.6 FedEx No Quotes

As you might know, there's FedEx Web Services API in Magento. But I still can't make it work. Entered all (password, account id, key and so on) in the admin end of the Magento. Still getting This ...
1
vote
2answers
842 views

Tracking API for Fedex and UPS

Is there any javaScript api available for Fedex and UPS tracking? Please Help
1
vote
1answer
390 views

Creating FedEx Shipping Documnents using FedEx ship service WSDL

I am in the process of integrating with the FedEx international Ship Service. But I am really stuck on one part. I am trying to create a certificate of origin using their test environment. I have ...
0
votes
1answer
17 views

API Authorization failure. DeliveryConfirmationV3 is not a valid API name for this protocol

I'm integrating usps on my ecommerce solution but whenever i tried to send respose to testing server it end with this respone what should i do?
0
votes
1answer
25 views

PHP Class Value

I'm working on a PHP Class, one of the required fields for the Class is (DropoffType) The answer to that is REGULARPICKUP. Can I write this inside the class and put "=" to the REGULARPICKUP? Example: ...
0
votes
0answers
55 views

Orders are not updating as “Shipped” when they are shipped out in spree [closed]

I am using spree e-commerce framework to develop a system.Now I am facing a problem related to Fedex shipping "Orders are not updating as "Shipped" when they are shipped out. FedEx suspects it may ...
0
votes
1answer
87 views

Magento Fedex shipping from Belgium

I'm getting this dreaded message. This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us. As error messages go, this one is extremely ...
0
votes
0answers
146 views

Eltron 2543 Thermal Printer (top margin issue)

Using Fedex web services I've been able to create a 4x6 label and have it sent directly to the printer. Everything looks great except the printer starts printing the label about 1/2 inch down from ...
0
votes
3answers
1k views

Problem with Fedex Address Verification Web Reference

I'm trying to get the sample FedEx Address Verification application to work in C#. After contacting my FedEx technical contact and having him activate Address Verification on my test account ...
0
votes
2answers
90 views

Tools for monitoring API requests and responses?

I'm new to working with APIs. We're integrating Fedex into our Rails app. So we're sending API requests and receiving responses from them. For testing purposes, I would like to see the code of what ...
0
votes
1answer
120 views

Getting a list of all packages from shipping carriers

I've been looking at the APIs for UPS, FedEx, USPS, etc, and I can't seem to find any method of pulling all tracking info for a given user. I only see methods that pull info via a tracking number. Has ...
0
votes
1answer
921 views

FedEx Webservice for printing Multiple shipping labels

I am trying to connect to the FedEx shipping webservice v8. Everything works fine when I only have one RequestedPackageLineItems set. When I add two items I get the following error. "Invalid ...
0
votes
1answer
318 views

Fedex Delivery Notification Email Problem [closed]

I have developed shipping application using fedex API. I am trying to test the delivery notification,Exception Notification and ship alert email. I am using the developer keys and also tried with ...
-1
votes
1answer
57 views

Coldfusion function for fedex shipping calculation

How to calculate fedex shipping charges based on weight, for fedex ground or fedex overnight. I need CF functions to do at the time of checkout in an e-commerce site. Thanks Yugal