Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Is there a SIMPLE UPS module?


Chadduck

Recommended Posts

Hello Everyone

A few days ago I questioned whether UPS was having a problem, I also questioned whether UPS Choice 1.8.3 was still a viable shipping module.  I have reached the conclusion that it may be time to consider a new module for obtaining UPS rates.

Up front, I dislike change and I live by the adage "if it ain't broke - don't fix it" however it is apparent that it is broke and I need to resolve it.  Having said that - I really have no idea what is the simplest way to resolve my issue.  I am open to any and all suggestions.

I simply need to pull and display the rates.

I do NOT need to print UPS labels. I do NOT need to schedule UPS Pickups. I do NOT need to acquire UPS tracking.  I do NOT need to get anything BUT the rate quotes.

I have looked at UPS XML but when I went to UPS to acquire the needed UPS access key - I could not determine whether or not there was a cost associated with it as the questioning was implying that I was applying for my own UPS number which I do NOT have a requirement for.

Again any suggestion and/or explanation about the UPS access key would be deeply appreciated.

BJ
 

Link to comment
Share on other sites

My issue with UPS 1.8.3 is RESOLVED...

THANK YOU REPETE..

For others that may be experiencing a similar issue here is the fix provided by repete...


Modify /includes/modules/shipping/ups.php changing line 267 from...

if ($http->Connect('www.ups.com', 80)) {

To....

if ($http->Connect('ssl://www.ups.com', 443?)) {

AGAIN THANK YOU REPETE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...