This is a discussion on UPS Shipping within the PHP Language forums, part of the PHP Programming Forums category; Hi, I have a client who is wanting to compute UPS shipping charges for his orders. I believe it is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a client who is wanting to compute UPS shipping charges for his orders. I believe it is possible to query a UPS service (well, something online, be it a normal cgi ro real web service) to compute actual shipping costs of parcels from within ones shopping cart script. Am I correct in this, does anybody know where I can find information regarding how this is done? I'm busy searching the UPS website, but not turning up much? Thanks, Mark (script is in PHP btw, which is why I posted here, not sure where else it would be more relevant!?!) --------------------------------------------------------------------------- Windows, Linux and Internet Development Consultant Email: corporate@scriptsmiths.com Web: http://www.scriptsmiths.com --------------------------------------------------------------------------- |
|
|||
|
A couple minute of Googling turned up this:
http://www.ec.ups.com/ecommerce/solutions/index.html That should be a starting point but since I've never done this kind of thing before that's the best help I can give.. - James "Mark Hewitt" <corporate@scriptsmiths.com> wrote in message news:3effd608$0$225@hades.is.co.za... > Hi, > > I have a client who is wanting to compute UPS shipping charges for his > orders. > I believe it is possible to query a UPS service (well, something online, be > it a normal cgi ro real web service) to compute actual shipping costs of > parcels from within ones shopping cart script. > > Am I correct in this, does anybody know where I can find information > regarding how this is done? I'm busy searching the UPS website, but not > turning up much? > > Thanks, > Mark > > (script is in PHP btw, which is why I posted here, not sure where else it > would be more relevant!?!) > > -------------------------------------------------------------------------- - > Windows, Linux and Internet Development Consultant > Email: corporate@scriptsmiths.com > Web: http://www.scriptsmiths.com > -------------------------------------------------------------------------- - > > > |
|
|||
|
"James Atkinson" <james_atkinson@shaw.ca> wrote in message news:5SRLa.322377$ro6.7878322@news2.calgary.shaw.c a... > A couple minute of Googling turned up this: > http://www.ec.ups.com/ecommerce/solutions/index.html > Yeah, should have Googled, but its was early in the morning after a long nights coding, so I was lazy!! > That should be a starting point but since I've never done this kind of thing > before that's the best help I can give.. > Exactly what I needed, thank you very much!! > - James > > "Mark Hewitt" <corporate@scriptsmiths.com> wrote in message > news:3effd608$0$225@hades.is.co.za... > > Hi, > > > > I have a client who is wanting to compute UPS shipping charges for his > > orders. > > I believe it is possible to query a UPS service (well, something online, > be > > it a normal cgi ro real web service) to compute actual shipping costs of > > parcels from within ones shopping cart script. > > > > Am I correct in this, does anybody know where I can find information > > regarding how this is done? I'm busy searching the UPS website, but not > > turning up much? > > > > Thanks, > > Mark > > > > (script is in PHP btw, which is why I posted here, not sure where else it > > would be more relevant!?!) > > > > -------------------------------------------------------------------------- > - > > Windows, Linux and Internet Development Consultant > > Email: corporate@scriptsmiths.com > > Web: http://www.scriptsmiths.com > > -------------------------------------------------------------------------- > - > > > > > > > > |
![]() |
| Thread Tools | |
| Display Modes | |
|
|