Questions tagged [ups]

UPS stands for United Parcel Service and is an international shipping-company. Questions tagged with UPS usually refer to the UPS Developer Kit. The UPS Developer Kit is used to integrate UPS functionality directly into business systems and e-commerce websites using 11 different APIs.

The UPS Developer Kit is used to integrate UPS functionality directly into business systems and e-commerce websites using 11 different APIs. Two types of APIs exist, both using . The first type uses straight , while the other uses and .

287 questions
0
votes
1 answer

Getting/Parsing XML data from an API that is done in PHP

I am installing a UPS shipping calculator API on my webstore, and it is getting prices correctly, which is great! I can't find any way to get those prices to a useful format though. I want to use them as a php variable. For this example, we will…
j G
  • 3
  • 4
0
votes
2 answers

UPS epl label show on web page

I am using ue UPS shipment API ... 4 6 EPL epl file
test
  • 17
  • 1
  • 5
0
votes
2 answers

Need Raw XML For Request & Response In UPS API (.Net)

The answer to this may be painfully obvious. But need some help... I'm currently using the UPS API/Service to generate test labels. Everything is working great. But to get it certified, I have to send UPS the raw XML from the requests &…
SeatSherpa
  • 33
  • 6
0
votes
1 answer

UPS API Error: Invalid Ship Request Document

I'm trying to run the PHP test for the UPS Freight Shipping API that came with the official UPS SDK. I finally got it to connect to the SOAP service with a correct username, password, and API key, but now I'm getting an error that I don't know how…
Jack Slingerland
  • 2,651
  • 5
  • 34
  • 56
0
votes
2 answers

ups calculation is wrong in asp.net app

I am not getting correct response from UPS when I am sending my response compared to the calculator they have online. Here is the link where you can see the data I am sending to UPS in XML Format: https://dl.dropbox.com/u/4571235/example.xml The…
Laziale
  • 7,965
  • 46
  • 146
  • 262
0
votes
1 answer

I need help transferring UPS dsn from XP to Windows 7 64bit

I'm "upgrading" our Windows computer used for shipping. As part of our workflow, ShipGear exports to UPS On Line World Ship (UOWLS) via a mapped "keyed import" inside UOLWS. I used the UPS Utility in menu Start->UPS to do a database back up.…
Krista K
  • 21,503
  • 3
  • 31
  • 43
0
votes
1 answer

Does UPS Address Validation API works in mobile app?

I am learning UPS address validation API for my PHP application. Going to use web service version for my integration. However I am not sure whether UPS address validation will work for mobile app or not like iPhone or Android app. Can someone answer…
user1277719
  • 99
  • 3
  • 6
-1
votes
0 answers

URL Paramaters with Mutltiple ID's

Afternoon, I want to ask a question about using Request Parameters in a URL. We recently set up branded pages with UPS that has a parameter called tracking_numbers. I am awaiting an email from UPS to get an idea of which API is being used to review…
-1
votes
2 answers

ups label generation with multiline address restful api

I am trying to generate a label with a multiline address.... the docs say the occurrence of AddressLine can appear three times. however this is invalid json and I am not sure how to go about it in GO. Address: &ShipmentAddress{ AddressLine:…
dev
  • 39
  • 8
-1
votes
1 answer

UPS LTL Freight Rate Quote XML

I looked everywhere and I'm sure it must be out there but I'm looking for the XML request that would be posted to UPS to retrieve a rate quote. FOR LTL. For some reason I cannot find it. Could someone please help me out? Thanks
smack-a-bro
  • 691
  • 2
  • 13
  • 27
-2
votes
1 answer

Does UPS offer any real time tracking API?

I am using UPS APIs to figure out ratings and create shipments and now I'd like to track shipments in real time. I know there are a lot of services that provide tracking aggregation for different couriers, including UPS, via webhooks, but I am…
RobisonSantos
  • 611
  • 6
  • 16
-2
votes
1 answer

calculate weight for ups shipping

I want to calculate weight of a product that needs to be shipped via ups. for using ups api we need weight,length,width,height. Now for example product is business card with size 4" x 3" and quantity is 50. With only the above info for business card…
anand
  • 11,071
  • 28
  • 101
  • 159
-2
votes
3 answers

Need help creating a UPS Rating tool... don't know where to start

I have what I want to do in an excel sheet with over 700,000 cells, but would like to turn it into a web based app. The First step to overcome has to do with figuring out the "shipping zone". So basically, I have a page within the excel workbook…
-3
votes
0 answers

CyberPower VP1600EILCD Value PRO 1600va/960w Tower LCD UPS

Does anyone have good/bad information on the above product (with actual real world data to back it up) as the reviews on Amazon are very mixed ? I have 1 pc (gaming power pc) with 3 monitors that needs a UPS and this seems to fit the…
-3
votes
1 answer

UPS free shipping & discounted shipping in PHP

I implement general UPS shipping but now client ask to implement free,discounted & flat shipping.I found forums but did not get correct answer. I want to generate shipping label for each order from shipping. Please explain how to implement this with…
Von
  • 304
  • 3
  • 15
1 2 3
18
19