I took a quick look at the document and the changes don't seem to be too difficult.
Basically, you need to update the XML files here - https://bitbucket.org/chris1610/satchmo/src/cd00ea882a69344dcfd14396b76a95fb2c782a38/satchmo/apps/shipping/templates/shipping/usps/?at=default To reference the new v4 interface. The code in the shipper module needs to be changed to v4: https://bitbucket.org/chris1610/satchmo/src/cd00ea882a69344dcfd14396b76a95fb2c782a38/satchmo/apps/shipping/modules/usps/shipper.py?at=default If you can make these changes, test and send back I can merge it back in. -Chris On Thu, Oct 9, 2014 at 3:02 PM, <[email protected]> wrote: > My apologies for the double post. > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/satchmo-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users. For more options, visit https://groups.google.com/d/optout.
