Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
268 views

Fedex checksum algorithm for tracking numbers?

How do I validate potential Fedex tracking numbers, without hitting a web service? I've heard Fedex employs a modified version of the Luhn algorithm.
3
votes
5answers
322 views

Spooling Thermal Shipping Label Data From Web Site

I need help trying to get thermal shipping label data from a Web site to a local Zebra printer. The data itself is just plain text but spooling it from a Web site seems to be very difficult for some ...
1
vote
1answer
136 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
0answers
51 views

Integrating usps api on rails application

I want to integrate https://www.usps.com/ and also fedex api on my rails application, but I could not understand their documentation. Is there anybody who can help me? Or can any one provide me an ...
1
vote
0answers
308 views

Magento FedEx setup

The FedEx shipping module is not working for me. In the Shipping methods i'm enabled only FedEx. If i select debug as YES then only it's displaying in the front-end . And the result is like This ...
1
vote
1answer
395 views

Magento : Problem in settingup the FedEx shipping module

I created a test acount in the FedEx and they send the confirmation e-mail . I got the Account Number in the confirmation email. I used the account number as the Account ID in the magento FedeEx page. ...
1
vote
1answer
345 views

Canada Post shipping api

I'm looking for an api that lets me calculate how much an item will cost to ship from one city to another using Canada Post. Any ideas?
1
vote
1answer
387 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
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
2answers
84 views

Magento: set up FedEx shipping, but it's still now available for users

Have set up the FedEx account in Magento, but when trying to checkout I'm getting: This shipping method is currently unavailable. If you would like to ship using this shipping method, please ...
0
votes
1answer
130 views

FedEx shipping integration

I am trying to get shipping quotes from FedEx. I found this library where it seems to be doing exactly what i want, but it's not working (in the comments below, the developer notes that the FedEx API ...
0
votes
1answer
180 views

FedEx 556 - No no valid services available. when there should be

Hi I'm trying to use the wsdl api to get shipping cost calculated for my website. I'm using opencart and this module ...
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
1answer
179 views

Fedex Shipping Label API required fields

I can't find this information anywhere in the documentation or online. I'm looking to know what are the required fields and in what circumstances they are required. Right now I'm getting: ...
0
votes
0answers
170 views

Shipping methods do't show in Multi-store set-up

I have a shop on v1.5 with multiple store views. All selected shipping methods, UPS, fixed rate work fine in Main Store, but don't show up in the shopping cart at all when items from Store B, or ...
0
votes
1answer
52 views

Increase cart cost if X is met

So we have an issue with using a silly item/product based shipping, aka the user adds a product to the cart (FedEx/USPS) and the cost is added to shipping. If X amount of items are in teh cart, the ...
0
votes
1answer
127 views

Is there any source code to track shipment for all carrier and airlines

I want to build a web site or desktop application (C#) for customers to track their shipment which sent by DHL , FEDEX ..etc by AWB (Airway bill) number .. like this ...
0
votes
1answer
919 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
2answers
365 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.