Top "Ups" questions

UPS stands for United Parcel Service and is an international shipping-company.

Tracking API for Fedex and UPS

Is there any JavaScript API available for tracking Fedex and UPS packages?

ups fedex
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 …

regex fedex ups
How to decode U.P.S. Information from UPS MaxiCode Barcode?

I recently purchased a 2D Barcode reader. When scanning a U.P.S. barcode, I get about half of the …

2d barcode shipping ups
UPS Test Tracking Numbers (is there a such thing?)

I finally got the UPS tracking API to work. Or atleast I think I do. It is giving me a …

api soap soap-client ups
Access licence number for UPS

I am using Mark Sanborn UPS Function to calculate UPS shipping rates with php In this function you have to …

php ups
UPS API PHP - End point URL

I have downloaded a PHP SDK for the UPS API. I have the following code and have no idea what …

php api ups
PHP SOAP Communication Using TLS 1.2

We have integrated UPS Web Service in our site. recently we got alert from UPS : Effective January 26, 2016,the UPS test …

php web-services soap tls1.2 ups
Print to a UPS / Fedex Thermal printer?

I have a client asking if their web application (PHP) can easily print to a UPS / Fedex thermal label printer. …

fedex ups
UPS Tracking API - JSON body format?

According to the latest release of the UPS developer kit documentation "Tracking Web Services Developers Guide - January 04, 2016" the tracking …

ups
Getting "Authentication failed because the remote party has closed the transport stream." while making API call to UPS tracking Rest service

I am implementing UPS tracking API in my asp.net mvc 5 application. I created below method. public virtual Core.UPSTrackingResponse.…

c# .net asp.net-mvc web-services ups