Jump to content



Latest News: (loading..)

* * * * - 1 votes

NOTICE: USPS is Updating Their APIs Jan. 27th, 2013-Test Servers Available Now.

usps api changes updates shipping ecommerce rate

  • Please log in to reply
67 replies to this topic

#61   cnchal

cnchal
  • Members
  • 11 posts
  • Real Name:Harold

Posted 09 March 2013 - 05:55 PM

There are two main usps modules, USPS Methods and USPS Rate V4 Intl Rate V2

I use USPS Methods 6_1a

Which one are you using?

#62   Forestshopkeeper

Forestshopkeeper
  • Members
  • 134 posts
  • Real Name:James Belk

Posted 09 March 2013 - 06:50 PM

I think I am using methods 6.1 have not seen an a

#63   Forestshopkeeper

Forestshopkeeper
  • Members
  • 134 posts
  • Real Name:James Belk

Posted 09 March 2013 - 08:10 PM

I do have the xml files so maybe I am at 6.1a

#64   suzgems1

suzgems1
  • Members
  • 40 posts
  • Real Name:Suzanne Goulet
  • Gender:Female
  • Location:Tennessee, USA

Posted 11 March 2013 - 06:04 PM

View Postaltoid, on 04 March 2013 - 11:37 AM, said:

@suzgems1

what shop version are you using and what usps modification are you working with?  there are several.

The Version is: 2.2-MS2

USPS Methods 61c

thank you!

#65 ONLINE   altoid

altoid
  • Community Sponsor
  • 744 posts
  • Real Name:Steve
  • Gender:Male
  • Location:Hollidaysburg, Pennsylvania

Posted 11 March 2013 - 08:33 PM

View Postsuzgems1, on 11 March 2013 - 06:04 PM, said:

The Version is: 2.2-MS2

USPS Methods 61c

thank you!

Hello Suzanne, unfortunately I don't run that version of osC nor that USPS modification in any of my shops so won't be able to help sort that out.  Hopefully a more experienced coder will recognize the errors you are asking about and can help.

Good luck
I am not a professional webmaster or PHP coder by background or training but I will try to help as best I can.
I remember what it was like when I first started with osC.  It can be overwhelming.
However, I strongly recommend considering hiring a professional for extensive site modifications, site cleaning, etc.
There are several good pros here on osCommerce.  Look around, you'll figure out who they are.

#66   cnchal

cnchal
  • Members
  • 11 posts
  • Real Name:Harold

Posted 11 March 2013 - 09:42 PM

http://addons.oscommerce.com/info/487

This is the link for the USPS Methods osCommerce Online Merchant v2.2 module.

Click the history tab to see the previous versions.

Version 6.1c does not come with the xml files that are needed, but version "6.1a complete" by tomalok does.

Version 6.1c has the changes that lets the module work with the new USPS terminology changes, like for example Parcel Post to Standard Post.

I have tried changing my usps.php file to the one in 6.1c and it did not work. Just a staight swap, no uninstalling and then reinstalling. Since my module worked anyway, I did not investigate why.

suzgems - I use a different osCommerce version (RC2.2a) but you at least need xml5.php in the includes/classes/ folder on both the admin and store side.

Forestshopkeeper - have a look at the usps.php file in the Methods 6.1c and compare it with your usps.php file and look for differences.

I hope this helps you get closer to a solution.

#67   Forestshopkeeper

Forestshopkeeper
  • Members
  • 134 posts
  • Real Name:James Belk

Posted 13 March 2013 - 09:13 PM

I installed usps methods 6.1c and everything works.  Not sure what or how the utility program that goes in admin works or what it is supposed to do, but I put it there and the module is working again.  Thanks for the help.
Jim

#68   Trentide

Trentide
  • Members
  • 475 posts
  • Real Name:Jason Maier
  • Gender:Male

Posted Yesterday, 09:16 PM

Hey Everyone, I'm finally getting around to fixing my USPS First Class International Package shipping.  I've tried every different variation of text I could find with no luck.  Is there a consensus as to how to make the changes and where?  The only text I believe is affected and that I've tried to change is this...

'First-Class Mail Int Package' => 'First-Class Mail regimark International Parcel**',

Is there more?

Thanks,

Jason