Thanks, but I've always had the zip code in that section. That's not the problem, everything was working until the new rates. It has something to do with the new code, age of my store and php version. I'm not sure why yours is working and mine is not ... both older stores, same php version. I'm just going to take it offline, and try to get to the massive upgrade next week when I have time.
We need your help. We are currently on version v1.5.5a of Zen-Cart and installed the new USPS module Version: 2023-07-12 K11i. We configured the USPS integration.
The problem is USPS is not showing up on the check-out screen for the customer to select. Only the UPS option is working.
Anyone know what changes need to be made to the USPS software to make it show up on the check out screen?
I noticed there is no PASSWORD on the configuration screen. But USPS provided a password. Maybe that is the issue? Where do we enter the password that USPS provided? The USPS website indicated the password was required.
The only "secret" item required to setup USPS for Zen Cart is the USPS Web Tools User ID provided to you by USPS.
After you have installed the mod, make sure you go to YOUR_ADMIN >> Configuration >> Shipping/Packaging and set your Zip Code in the Postal Code setting.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
The email that USPS sends you on registration includes a "Username" and a "Password". You don't need the password to enable the USPS shipping module, but you do need the username. You'll enter that value in the "USPS USERID" field in the shipping module's configuration settings.
If you still don't get quotes, enable the shipping-module's debug (see post #295 in this support-thread). The debug file output will identify what else is needed for the module to return shipping quotes.
I turned debug on and received the below issues. We are on v1.5.5a of Zen-Cart with PHP version 5.6
20-Jul-2023 06:16:57 America/New_York] Request URI: /index.php?main_page=checkout_payment,
constant() called at [/includes/modules/order_total/ot_insurance.php:43]
#2 ot_insurance->ot_insurance() called at [/includes/classes/order_total.php:52]
#3 order_total->__construct() called at [/includes/modules/pages/checkout_payment/header_php.php:99]
#4 require(/includes/modules/pages/checkout_payment/header_php.php) called at [/homepages/0/d191850757/htdocs/zc155/index.php:36]
[20-Jul-2023 06:16:57 America/New_York] PHP Warning: constant(): Couldn't find constant MODULE_ORDER_TOTAL_INSURANCE_ZONE_2 in /includes/modules/order_total/ot_insurance.php on line 43
[20-Jul-2023 06:16:57 America/New_York] Request URI: /index.php?main_page=checkout_payment,
#1 constant() called at [/includes/modules/order_total/ot_insurance.php:43]
#2 ot_insurance->ot_insurance() called at [//includes/classes/order_total.php:52]
#3 order_total->__construct() called at [//includes/modules/pages/checkout_payment/header_php.php:99]
#4 require(/includes/modules/pages/checkout_payment/header_php.php) called at [/index.php:36]
[20-Jul-2023 06:16:57 America/New_York] PHP Warning: constant(): Couldn't find constant MODULE_ORDER_TOTAL_INSURANCE_ZONE_3 in /includes/modules/order_total/ot_insurance.php on line 43
[20-Jul-2023 06:16:57 America/New_York] Request URI: /index.php?main_page=checkout_payment,
#1 constant() called at [/includes/modules/order_total/ot_insurance.php:43]
#2 ot_insurance->ot_insurance() called at [/includes/classes/order_total.php:52]
#3 order_total->__construct() called at [/includes/modules/pages/checkout_payment/header_php.php:99]
#4 require(/includes/modules/pages/checkout_payment/header_php.php) called at [/index.php:36]
[20-Jul-2023 06:16:57 America/New_York] PHP Warning: constant(): Couldn't find constant MODULE_ORDER_TOTAL_INSURANCE_ZONE_4 in /includes/modules/order_total/ot_insurance.php on line 43
Wrong debug; that's the PHP debug telling you that you've got an add-on Order Total module named ot_insurance.php that is missing constants from its associated language file.
For the USPS debug, Edit the shipping-module's configuration settings and page down to the very bottom. That's where the USPS debug setting 'lives'.
Bookmarks