Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Domestic USPS Stopped working after 1/42010 changes


mysalon

Recommended Posts

For some reason on that monday 1/4/2010 US shipping was working but now it is isn't for me.

 

I replaced the domestic methods with this but it still doesn't work

 

$this->types = array('EXPRESS' => 'Express Mail',

'FIRST CLASS' => 'First-Class Mail',

'PRIORITY' => 'Priority Mail',

'PARCEL' => 'Parcel Post',

'MEDIA' => 'Media Mail',

'BPM' => 'Bound Printed Material',

'LIBRARY' => 'Library'

);

 

 

Do I need to run an SQL statement? If so what is it?

Edited by mysalon
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...