I have looked exhaustively through the forums and everyone points to the Geozones.
I only have one, named "US Shipping" it contains "United States" and "All Zones"
I am using Fedex, and have Geozone set to "US Shipping" All is tested and working fine for estimating shipping quotes on the front end.
The issues arises when I go to checkout as a customer. If the zip code is in Nevada (where we are located), it works. If it is in California it gives the error: Warning: No Shipping options are available. Please contact us for assistance!
I have changed the dimensions in the Fedex tab (from 12x12x12 to 1x1x1), made sure all items use the correct inches and pounds, deleted the other tax zones and geozones, I have no idea what the issue could be. Anyone have any ideas on what I am missing?
I only have one, named "US Shipping" it contains "United States" and "All Zones"
I am using Fedex, and have Geozone set to "US Shipping" All is tested and working fine for estimating shipping quotes on the front end.
The issues arises when I go to checkout as a customer. If the zip code is in Nevada (where we are located), it works. If it is in California it gives the error: Warning: No Shipping options are available. Please contact us for assistance!
I have changed the dimensions in the Fedex tab (from 12x12x12 to 1x1x1), made sure all items use the correct inches and pounds, deleted the other tax zones and geozones, I have no idea what the issue could be. Anyone have any ideas on what I am missing?
I have also made another zone in the US Shipping geozone that included US>California but it had no effect.
Added a US > Nevada zone under my "US Shipping" Zone. Tested it and Nevada address still generates a quote successfully, CA address still comes back an error.David.Feldman wrote:Can you try to add one for US -> Nevada?
NV works and CA fails? What about other states?
Something is indeed odd here but I don't know what.
Something is indeed odd here but I don't know what.

Yup, it is the weirdest thing. I am completely out of ideas.David.Feldman wrote:NV works and CA fails? What about other states?
Something is indeed odd here but I don't know what.
Next step would be to manually debug the code and try to see where it's failing.
Thanks David, there is nothing in the logs in the backend, is there a way to enable a more robust log for debugging?
No, I didn't mean that type of debugging. There is no actual error in the code--the problem is in the logic, meaning the PHP code is running fine, it's just not giving the results we want.
Thus you must trace through the code, step by step (or function by function) and put in print_r or similar statements to see what is being returned at each step, to find out where the logic is going awry. This is not a simple process.
If you don't have coding skills, you would have to hire a professional for this I'm afraid.
Unless someone has a better idea, that is...
Thus you must trace through the code, step by step (or function by function) and put in print_r or similar statements to see what is being returned at each step, to find out where the logic is going awry. This is not a simple process.

If you don't have coding skills, you would have to hire a professional for this I'm afraid.
Unless someone has a better idea, that is...
Thanks for your response David. I did figure it out... I guess. I went into the Geozone, and deleted all the zones within the "US Shipping" zone, and poof, it now works. I honestly have no idea how selecting all zones in the US would limit other states but it was. Works now! I appreciate your assistance David!David.Feldman wrote:No, I didn't mean that type of debugging. There is no actual error in the code--the problem is in the logic, meaning the PHP code is running fine, it's just not giving the results we want.
Thus you must trace through the code, step by step (or function by function) and put in print_r or similar statements to see what is being returned at each step, to find out where the logic is going awry. This is not a simple process.
If you don't have coding skills, you would have to hire a professional for this I'm afraid.
Unless someone has a better idea, that is...
Very interesting. Glad you got it to work and happy I could help a bit. 

Scratch that! Didn't work. Had the issue come up again. I realized if there is no data in the "company name" portion, it checks out just fine.... Anyone have any ideas?!
Hmm, that sounds odd, but if it's true, it's certainly sounds like a bug. All I could suggest would be tracing through the code, as mentioned above.
Who is online
Users browsing this forum: Baidu [Spider] and 7 guests