Shipping Methods Set Up, But Product page & Checkout Say “No Shipping Methods”??
-
Hello,
We’ve got the United States set up as a Shipping Zone, with USPS set up as a Method, and several USPS services as options to choose from. From what I can tell, everything is set up correctly.
We also have a Free Shipping option for purchases over $100 currently set up.
When I do test runs of adding products to the cart and/or checking out with products in the cart, and the amount is under $100, I get the following error message:
There are no shipping methods available. Please ensure that your address has been entered correctly, or contact us if you need any help.
When I click “calculate shipping” it looks as if a modal is attempting to load, and then fails and disappears with the error still there.
When I have $100 or more in the cart, Free Shipping appears as an option.
I have determined that it’s not a theme or plugin conflict causing the issue. It’s also not a network issue as I’ve attempted the checkout on two different wifi networks.
I have debugging on; the shipping log DOES show errors when I attempt to calculate shipping for products with no weight/size, which I suppose is to be expected:
03-23-2018 @ 00:12:47 – Error. Unable to get shipping rate(s) for wc_services_usps instance id 2. (calculate_shipping)
03-23-2018 @ 00:12:47 – product_missing_weight Product ( ID: 3166 ) did not include a weight. Shipping rates cannot be calculated. (calculate_shipping)However it is NOT logging any errors when I attempt to calculate shipping for products that do have size & weight. That really doesn’t help… Finally I thought it might be because of my so far arbitrary product dimensions, so I made them smaller. Still no luck.
We’re running:
WP Version: 4.9.4
Themify Fullpane (Version: 2.0.2) – Child Theme based on this.
WooCommece: 3.3.4
WooCommerce Services: 1.12.1
MySQL Version: 5.5.51 (WP recommends 5.6… hoping this isn’t the issue as we’re running this on a dev space legacy server that might be pretty involved in updating)We currently do not have a payment gateway configured, and are not running HTTPS yet, though I don’t think these would be causing the trouble.
The link provided is to a product that does have weight & size.
Thanks for your help.
The page I need help with: [log in to see the link]
- The topic ‘Shipping Methods Set Up, But Product page & Checkout Say “No Shipping Methods”??’ is closed to new replies.