Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1
    Join Date
    Jul 2011
    Posts
    146
    Plugin Contributions
    4

    Default USPS module ver 2013 7-28 J No International GXG quotes

    Just installed the latest update like everyone else scrambling to minimize down time.
    Everything works fine, but GXG quotes are not being displayed for my international customers.

    * Latest zen cart 1.51
    * Removed module, have RTFM and followed the FM.
    * Installed and tested all methods Priority , EMS for domestic. Priority, EMS , GXG envelope
    * No specific error codes generated.
    * Tested addresses California, New York, London, and Moscow
    * GXG envelopes works, but not GXG package.

    Any insights will be very helpful, and thank you for making this update.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    The porblem is related to this section of the usps.php code file:
    Code:
    // Small Flat Rate Box - 'maxLength'=>'8.625', 'maxWidth'=>'5.375','maxHeight'=>'1.625'
    // Global Express Guaranteed - Minimum 'maxLength'=>'9.5', 'maxHeight'=>'5.5' Maximum - 'maxLength'=>'46', 'maxWidth'=>'35', 'maxHeight'=>'46' and max. length plus girth combined 108"
    // NOTE: sizes for Small Flat Rate Box prevent Global Express Guaranteed
    // NOTE: sizes for Global Express Guaranteed prevent Small Flat Rate Box
    // Not set up:
    // Video - 'maxLength'=>'9.25', 'maxWidth'=>'6.25','maxHeight'=>'2'
    // DVD - 'maxLength'=>'7.5625', 'maxWidth'=>'5.4375','maxHeight'=>'.625'
    // defaults
    // MODULE_SHIPPING_USPS_LENGTH 8.625
    // MODULE_SHIPPING_USPS_WIDTH  5.375
    // MODULE_SHIPPING_USPS_HEIGHT 1.625
    What shipping methods do you use for the Domestic?

    What shipping methods do you use for the International?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jul 2011
    Posts
    146
    Plugin Contributions
    4

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Domestic methods are:
    Priority
    Priority Express
    Global Exp Guar(GXG)

    Additional options selected:
    Insurance, handling fee 2, handling per order


    International methods are:
    Priority
    Priority Express
    USPS GXG Envs
    Global Exp Guar(GXG)

    Additional Options selected:
    Handling fee 2, handling pre order

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Can you check that again? Domestic doesn't have a GXG ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Jul 2011
    Posts
    146
    Plugin Contributions
    4

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Quote Originally Posted by Ajeh View Post
    Can you check that again? Domestic doesn't have a GXG ...
    my apologies. No GXG was elected for domestic. Only International.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Can you test an idea quickly, and see if it fixes your problem?

    See my post here: http://www.zen-cart.com/showthread.p...96#post1212296

    After making the change on each of those 3 lines, do your GXG quotes come back properly?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jul 2011
    Posts
    146
    Plugin Contributions
    4

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Applied the code changes listed in that post.
    Emptied cache, and retried.
    GXG still does not appear as an option. No apparent error message.

    Quote Originally Posted by DrByte View Post
    Can you test an idea quickly, and see if it fixes your problem?

    See my post here: http://www.zen-cart.com/showthread.p...96#post1212296

    After making the change on each of those 3 lines, do your GXG quotes come back properly?

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    There are two shipping methods with GXG in them ...

    Are you trying to get both:
    USPS GXG Envs
    Global Exp Guar(GXG)

    to show at the same time?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    A new Version J3 has been published since then, which fixes International and GXG issues:
    http://www.zen-cart.com/downloads.php?do=file&id=1292
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jul 2011
    Posts
    146
    Plugin Contributions
    4

    Default Re: USPS module ver 2013 7-28 J No International GXG quotes

    Just updated to version J3. Module was uninstalled, new files copied in, reinstalled.
    GXG does not show up as an option.

    Ajeh: I am currently only interested in having GXG for production. But I was just trying every option just to see what works and what doesn't.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v151 Incorrect International quotes after USPS 2013_0729_J5 install
    By doooomed in forum Addon Shipping Modules
    Replies: 12
    Last Post: 1 Aug 2013, 05:29 PM
  2. Replies: 7
    Last Post: 30 Jul 2013, 05:42 PM
  3. USPS Shipping Version: 2013-07-28 J - No International Quotes
    By gfdesigns in forum Addon Shipping Modules
    Replies: 49
    Last Post: 30 Jul 2013, 08:43 AM
  4. Replies: 22
    Last Post: 27 Mar 2013, 06:55 PM
  5. USPS Forcing GXG Shipping on International Orders
    By MMN Maniac in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 31 Mar 2011, 11:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR