Page 43 of 44 FirstFirst ... 3341424344 LastLast
Results 421 to 430 of 440
  1. #421
    Join Date
    Aug 2011
    Location
    North Dakota
    Posts
    54
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by retched View Post
    I was asking about the address used as part of the quote.

    The Shipping Estimator won't work off non-logged in accounts unless a zip code and destination country is presented as that is part of the quote. (How would you get a USPS Shipping quote if there is no Zip Code to check against? You have to provide that as part of the quote. So there are fields to enter.)

    Some part of the address is broken because `ND Ph 701-486-` is not a state, and looks like part of a phone number.

    What info is being presented?
    Thanks for reply Retched. It sounds like you think that the "/includes/templates/template_default/templates/tpl_checkout_shipping_default.php" file was for the shipping estimator then, instead for for Logined in Step 1 Checkout then. The name of the file of "tpl_checkout_shipping_default.php" would to be seem like it was for check out. No, I used the full state name and zipcode, prior to login, when the shipping estimator only gave me option to "pickup at store".

    My previous Zen Cart would give estimated shipping cost to state and zip code, up until my webhost updated to PHP 8.1, then that shopping cart would no longer function right. Which is why I installed ZenCart 8.1.0 which also does not function right. The "main disfunction" is, can not got beyond checkout Step 1 for no continue button. But there are two other issues, which is shipping estimator does not calculate shipping cost when state name and zip is added prior to login. The other issue is, after login, "store pickup" radio icon does not show the radio button and text, during Step 1 of checkout, but the field area is there for it. And the biggest issue is there is NO CONITUE BUTTON to go to Step 2 of checkout.
    Last edited by NDboots; 4 Feb 2025 at 06:32 PM.

  2. #422
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: USPS Shipping Module [Support Thread]

    Quote Originally Posted by balihr View Post
    Based on the screenshot, my guess is this was an upgrade from an older version and storepickup options haven't been updated. Try removing storepickup module in the admin (not disable, but completely remove) and see if the error persists. Then simply install it again and configure as you need it and try again - hopefully the error will be gone.
    Can you PLEASE try what I had suggested here?

    The checkout_shipping page does load your USPS rates and moves on to the next available shipping option which is in your case store pickup (which is clear from the screenshot). It loads the title of that module and then tries to process the module itself and THEN breaks - this is why you don't see the radio button for store pickup. So, please try the suggestion above because I have a feeling you're wasting your time on USPS which seems to work fine.

    The fatal error that you're getting is probably your storepickup module failing to format the cost of storepickup module or its location surcharges.

  3. #423
    Join Date
    Aug 2011
    Location
    North Dakota
    Posts
    54
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Quote Originally Posted by balihr View Post
    Can you PLEASE try what I had suggested here?

    The checkout_shipping page does load your USPS rates and moves on to the next available shipping option which is in your case store pickup (which is clear from the screenshot). It loads the title of that module and then tries to process the module itself and THEN breaks - this is why you don't see the radio button for store pickup. So, please try the suggestion above because I have a feeling you're wasting your time on USPS which seems to work fine.

    The fatal error that you're getting is probably your storepickup module failing to format the cost of storepickup module or its location surcharges.
    Thank you so much balihr, for this tip, it was an answer to prayer! May God Bless you! I just installed ZenCart 2.1.0, and copied the MySql database to a new database, I did not copy over my old site images until the update finished. I was using the Responsive Classic theme, so only needed to change some wording here and there. I had turned on and off the store pickup a couple times, but never removed it. It's hard to believe that was what was causing the problem though. Anyway, it WORKED! The shopping cart goes through the make payment steps now, and I was able to make a test charge successfully! Thank you so much for that little tip!

  4. #424
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Quote Originally Posted by NDboots View Post
    Thank you so much for that little tip!
    Glad to hear this was the problem. And this is pretty much the definition of "can't see the forest for the trees"

    Don't forget to turn off USPS logging, no need to save these logs every time the module is triggered.

  5. #425
    Join Date
    Aug 2011
    Location
    North Dakota
    Posts
    54
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Quote Originally Posted by balihr View Post
    Glad to hear this was the problem. And this is pretty much the definition of "can't see the forest for the trees"

    Don't forget to turn off USPS logging, no need to save these logs every time the module is triggered.
    Thanks again for the extra advice balihr. I did shut off the USPS logging for now. But, I have installed ZenCart since 2004, I'm just no PHP programmer. But, besides for my own seasonal business, also for a couple non-profits I like to help, who did not have funds to hire anyone. I found when FTP is used to delete lots of files in a log, it does it one at a time, and that takes a long time. But, instead, go into the webhost file manager, one can delete the whole log folder in just a few seconds. Then I just copy back in the log folder from the original install files, so have that cleaned out in 3 to 4 minutes.

  6. #426
    Join Date
    Apr 2019
    Posts
    292
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    I just received an email from usps:

    "As published in the February 6, 2025 Industry Alert, the Web Tools API platform will be retired on January 25, 2026. To avoid any service disruptions, we encourage you to migrate to the new USPS APIs as soon as possible.

    The functional equivalents of the Web Tools API are available in the USPS API Catalogue: USPS APIs Developer Portal.

    Additionally, please be aware that the Web Tools Label API retired on July 14, 2024. For Label API migration resources, visit the Announcements section at Web Tools APIs | USPS.

    We value your input and would appreciate your feedback. Please take a moment to complete our brief Feedback Form. Your responses help us improve our services and ensure we meet your needs effectively.

    This email comes from an unmonitored mailbox. For questions or support, please contact API Support. Thank you for your continued partnership."

    Is any action required on my end for this USPS plug-in?

  7. #427
    Join Date
    May 2010
    Location
    Texas
    Posts
    491
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    I received that notification from USPS also.

  8. #428
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,368
    Plugin Contributions
    94

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Here's a copy of that email (with the links included):

    As published in the February 6, 2025 Industry Alert (https://postalpro.usps.com/node/13834), the Web Tools API platform will be retired on January 25, 2026. To avoid any service disruptions, we encourage you to migrate to the new USPS APIs as soon as possible.

    The functional equivalents of the Web Tools API are available in the USPS API Catalogue: USPS APIs Developer Portal (https://developers.usps.com/apis).

    Additionally, please be aware that the Web Tools Label API retired on July 14, 2024. For Label API migration resources, visit the Announcements section at Web Tools APIs | USPS (https://www.usps.com/business/web-to...is/welcome.htm).

    We value your input and would appreciate your feedback. Please take a moment to complete our brief Feedback Form. Your responses help us improve our services and ensure we meet your needs effectively.

    This email comes from an unmonitored mailbox. For questions or support, please contact API Support. Thank you for your continued partnership.

    Thank You,
    USPS API Functional Team
    Visit us at: usps.com/webtools, developers.usps.com
    @retched has graciously updated the USPS Shipping module to make use of those updated APIs, available via download from the Zen Cart plugins: https://www.zen-cart.com/downloads.php?do=file&id=2395

  9. #429
    Join Date
    May 2010
    Location
    Texas
    Posts
    491
    Plugin Contributions
    0

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Has anyone confirmed that the updated module by RESTful will work with 1.5.7c?

  10. #430
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,463
    Plugin Contributions
    11

    Default Re: USPS Shipping Module [Support Thread] Solved on 2.1.0 upgrade install

    Quote Originally Posted by lat9 View Post
    Here's a copy of that email (with the links included):
    @retched has graciously updated the USPS Shipping module to make use of those updated APIs, available via download from the Zen Cart plugins: https://www.zen-cart.com/downloads.php?do=file&id=2395
    That link shows that it is declared usable with 1.5.7 and later.

 

 
Page 43 of 44 FirstFirst ... 3341424344 LastLast

Similar Threads

  1. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2237
    Last Post: 9 May 2025, 03:20 AM
  2. Optional Shipping Insurance Module [Support Thread]
    By jettrue in forum Addon Shipping Modules
    Replies: 414
    Last Post: 20 Mar 2025, 01:39 PM
  3. Replies: 29
    Last Post: 24 Sep 2014, 09:59 PM
  4. Replies: 335
    Last Post: 1 Aug 2013, 08:54 PM
  5. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 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