PHP Classes

Getting single rates

Recommend this page to a friend!

      Ultimate Free UPS Pack  >  All threads  >  Getting single rates  >  (Un) Subscribe thread alerts  
Subject:Getting single rates
Summary:N00bie Needs help withthis class
Messages:2
Author:Rod
Date:2010-09-17 05:09:28
Update:2010-09-17 05:52:41
 

  1. Getting single rates   Reply   Report abuse  
Picture of Rod Rod - 2010-09-17 05:09:29
I really need a class to retrieve rates from UPS. Have tried several scripts but none seem to be accurate. Too much of a n00bie to get this class functional.
Willing to make donation (or direct pay) for some assistance in getting a functional script.

  2. Re: Getting single rates   Reply   Report abuse  
Picture of Sergey Shilko Sergey Shilko - 2010-09-17 05:52:41 - In reply to message 1 from Rod
Hello,

For Shipping Rates, check files:

src_readme.txt with a sample of usage:
you must read ups manual to know the set-up params like

Shipper (yours) credentials, From Address, To Address, Package type , Package weight, Package estimated price.

src_ups_rates.class.php is the core code but you dont need to look into in unless you are having unexpected behavior/result.

Hope it will help, donation is not an option for my location :)

If still unable to use, reply with some more specific issue details - i'll deal with it.