Click to See Complete Forum and Search --> : integrating with UPS


esthera
01-25-2006, 09:52 AM
does anyone have any experience integrating a shopping cart with ups for shipping?

I have a custom shopping cart I created and I wanted to know if it's a big deal to integrate with ups.

Does anyone have any experience with this? Any links to code samples?

mojo3120
02-10-2006, 10:28 PM
When you download the developers pack from ups the pdf tells you exactly what is involved and what programming skills you need. It also includes code samples. To me the trickiest part was parsing the xml ups sends. If you decide to do it make sure your server isn't running msxml4 service pack 2 bc it won't work.