Jump to content



Latest News: (loading..)

- - - - -

USPS Rate V4, Intl Rate V2 (official support thread)


  • Please log in to reply
484 replies to this topic

#481   cubicdissection

cubicdissection
  • Members
  • 6 posts
  • Real Name:Eric Fuller

Posted 10 June 2013 - 08:56 PM

Thanks Jim, it's the original "Extraservices" line I pasted in my first post.

#482 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,763 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 10 June 2013 - 09:18 PM

Sorry, that was before I came into this discussion. That code should still work. Since it's not working, I can only try an experiment. Find the three lines just above line 95:

}
else
{

and replace with this:

}
elseif( isset( $Package['ExtraServices']['ExtraService'] ) )
{

That's based on a bunch of guesswork, so please post whether this works or not.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#483   cubicdissection

cubicdissection
  • Members
  • 6 posts
  • Real Name:Eric Fuller

Posted 11 June 2013 - 03:02 PM

It's the original line I posted:

  foreach ($Package['ExtraServices']['ExtraService'] as $key => $val)


#484 ONLINE   AshleyNY

AshleyNY
  • Members
  • 1 posts
  • Real Name:Ashley

Posted Today, 07:03 PM

is the USPS version here for flatrate working with 2.3.3?? or should I not bother?  I was interested in this as 99% of all our items in the store will be able to be shipped in a USPS Flat rate box

but from what I am seeing here its not working well with 2.3.3 I have no other shipping modules installed right now so looking for some assistance if possible

Thanks

#485 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,763 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted Today, 07:38 PM

Don't bother with this module if you're only going to ship flat rate. Just set up the Flat shipping module with the shipping cost. You'll have to update the cost yourself when the rates change, but your shipping page will load a lot faster.

This gets a lot more complicated if you want to have different shipping costs for certain products. You'll need to install MVS and different modules for each class of products. This is a lot of work to set up, so think carefully before you decide to do this.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support