UPS Shipping

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark Hewitt

    #1

    UPS Shipping

    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@scrip tsmiths.com
    Web: http://www.scriptsmiths.com
    ---------------------------------------------------------------------------



  • James Atkinson

    #2
    Re: UPS Shipping

    A couple minute of Googling turned up this:


    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@scri ptsmiths.com> wrote in message
    news:3effd608$0 $225@hades.is.c o.za...[color=blue]
    > 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,[/color]
    be[color=blue]
    > 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!?!)
    >
    > --------------------------------------------------------------------------[/color]
    -[color=blue]
    > Windows, Linux and Internet Development Consultant
    > Email: corporate@scrip tsmiths.com
    > Web: http://www.scriptsmiths.com
    > --------------------------------------------------------------------------[/color]
    -[color=blue]
    >
    >
    >[/color]


    Comment

    • Mark Hewitt

      #3
      Re: UPS Shipping


      "James Atkinson" <james_atkinson @shaw.ca> wrote in message
      news:5SRLa.3223 77$ro6.7878322@ news2.calgary.s haw.ca...[color=blue]
      > A couple minute of Googling turned up this:
      > http://www.ec.ups.com/ecommerce/solutions/index.html
      >[/color]

      Yeah, should have Googled, but its was early in the morning after a long
      nights coding, so I was lazy!!
      [color=blue]
      > That should be a starting point but since I've never done this kind of[/color]
      thing[color=blue]
      > before that's the best help I can give..
      >[/color]

      Exactly what I needed, thank you very much!!

      [color=blue]
      > - James
      >
      > "Mark Hewitt" <corporate@scri ptsmiths.com> wrote in message
      > news:3effd608$0 $225@hades.is.c o.za...[color=green]
      > > 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,[/color]
      > be[color=green]
      > > 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[/color][/color]
      it[color=blue][color=green]
      > > would be more relevant!?!)
      > >[/color]
      >
      > --------------------------------------------------------------------------
      > -[color=green]
      > > Windows, Linux and Internet Development Consultant
      > > Email: corporate@scrip tsmiths.com
      > > Web: http://www.scriptsmiths.com[/color]
      >
      > --------------------------------------------------------------------------
      > -[color=green]
      > >
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...