USPS retiring Rate V3 Api

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
kstevenson
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 47
Joined: Thu Jun 03, 2010 1:48 pm

Re: USPS retiring Rate V3 Api

Post by kstevenson » Mon Jul 28, 2014 6:09 am

Thank you so much, Katie! I'll hand this off to our developer right away.

We truly appreciate your help.

Hava great weekend. :-)
Karin Stevenson
CyberWolf, Inc.

kstevenson@cyberwolf.com
505-231-3130

kstevenson
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 47
Joined: Thu Jun 03, 2010 1:48 pm

Re: USPS retiring Rate V3 Api

Post by kstevenson » Mon Jul 28, 2014 6:16 am

Seem like my post went into the black hole again.

Katie: Thank you so muchy for your help. I'll hand that off to our developer away. We really appreciate it.

Have a great week :-).
Karin Stevenson
CyberWolf, Inc.

kstevenson@cyberwolf.com
505-231-3130

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: USPS retiring Rate V3 Api

Post by Katie » Mon Aug 11, 2014 1:48 pm

Hi Karin,

I was just wondering if you have had a chance to incorporate the changes into your AC7 code? Have you run across any problems while testing?

Thanks!
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kstevenson
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 47
Joined: Thu Jun 03, 2010 1:48 pm

Re: USPS retiring Rate V3 Api

Post by kstevenson » Tue Aug 12, 2014 7:23 am

Hi Katie,

Sorry for not getting back to you. I got sucked into a number of things. We actually went with a slightly different implementation that fits the product data by most of our customers (book publishers) better. A lot of them don't have complete Height data and since the shared packages out out the dimensions anyway, we decided to just bypass it in call cases instead of asking the publishes to update all their products with complete and accurage dimensions. We changed the code to not only send "Variable" and "Regular" for shared packages but also if there is only one item in the basket.

We did make some modifications to the uspsmethods.csv file to prevent publishers from using flat rate ship methods without consulting us first because it's vital that they settle on only one of the flat rate options. All this seems to work just fine. If you like, I can send you our code (the USPS.cs). I think the basic changes are the same as you made.

With the last round of USPS changes earlier this year we made some additional modifications to use a "stop word" list for filtering out specific pieces of the USPS response XML that would require exessive setup by the publishers, e.g., having to set up 5 shipmethods for the priority to have all the possible response versions covered. Of course, if a publisher wants to display the delivery date commitment data, it can be easily set up for them but we avoided a bunch of support calls of "missing" shipmethods for shoppers.

Anyway, it alls seems to work just fine and I'm testing the second version patch today before we upgrade all the sites.

Thanks again for your help. I had kind of hoped that you guys had a better idea than we did for how to work around the box size selection problem (like come up with a brilliant 3D Bin calculation code for shared packages :-)) but what you did which mostly matched ours works fine. Let me know if you want me to send you the USPS.cs somehow.

Have a great day!

-- Karin
Karin Stevenson
CyberWolf, Inc.

kstevenson@cyberwolf.com
505-231-3130

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: USPS retiring Rate V3 Api

Post by Katie » Tue Aug 12, 2014 9:07 am

Hi Karin,

I think you have answered my question about whether or not the code was acceptable for use in AC7. I will ask the dev team if they are interested in your source changes, but I'm guessing that they will just stick with what we have since you have made some customizations.

You have a great day too!

Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

kstevenson
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 47
Joined: Thu Jun 03, 2010 1:48 pm

Re: USPS retiring Rate V3 Api

Post by kstevenson » Tue Aug 12, 2014 9:22 am

Hi Katie,

Sorry for being so convoluted... but I didn't just want to say plain "Yes!" because we did do something a bit different and didn't test exactly your code. But yes, the changes you did should work as you made them since they are basically the same as ours, we just have more.

Thanks again!

Karin
Karin Stevenson
CyberWolf, Inc.

kstevenson@cyberwolf.com
505-231-3130

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: USPS retiring Rate V3 Api

Post by Katie » Wed Aug 13, 2014 5:14 am

Thank you Karin! I feel more confident that we can merge the changes and release some patches. It's a lot to test, and although I did the basic stuff, it's nice to have a second set of eyes looking it over.
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: USPS retiring Rate V3 Api

Post by Katie » Mon Aug 25, 2014 9:43 am

Patches are posted here -

viewtopic.php?f=65&t=18076
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply