Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UPS problems, again...


jwsfun

Recommended Posts

Posted

Okay, here's what's happening: I have a valid zipcode listed and the right country code (US) set in my Admin; I have removed all of the shipping options I do not wish to use and lines 24-25 look like this:

 

$this->types = array('GNDRES' => 'Ground Residential');

}

 

Lines 184-85 look like this:

 

function _upsGetQuote() {

if (!isset($this->_upsActionCode)) $this->_upsActionCode = '3';

 

So, why is it when I get to the delivery confirmation page, all I see is this?:

 

An error occured with the UPS shipping calculations.

If you prefer to use UPS as your shipping method, please contact the store owner.

 

Am I missing something? Please help... :lol: Thanks!

Posted

Do you have an account with ups? If you want to use this feature, you need an account number from ups.

'Am not sure if that answered your question.

Goodluck Jeff

soulposter.com

Boldness, Genius, Magic and Power.

Posted

Yeah, I've had an account with UPS for sometime, but I don't see anywhere in the osCommerce template for my account number to be input. Any ideas on that one? Thanks for your help...It's greatly appreciated! :lol:

Posted

I managed to find the problem (it was in admin), but NOW, when the shipping choice for UPS (only choice so far) comes up, the small "circle" that's supposed to be there isn't...it should be, right? Please help...If my hair was longer, I'd start pullin it out! :(

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...