Not sure where this topic should go.
Occasionally, a client has orders with $0.00 in the shipping charge when the client has no scenario for this. I am unable to reproduce the problem, and I can't consider this bug without more information. The scenario happened again just recently with slightly more information available where two orders used the same shipping service within a two-hour window. Again, I couldn't reproduce the issue. I've concluded that for some reason the Fedex Web Services module wasn't able to return the valid rates for these orders at the time the order was being placed.
Is this a bug or feature failure of some sort? In this store, these orders didn't qualify for Free Shipping, but $0.00 was returned for the most expensive shipping services. It's possible that the module couldn't connect to the Fedex server (in this case) and the shipping cost resorted to Zero at that moment. I think this scenario needs to be flagged somehow in the module.
If not a module solution, what page/section in checkout would be the best place to check for invalid rates being returned from the shipping module. My thought here is to do a real-time check that shipping rates work for the order.
Scott
Occasionally, a client has orders with $0.00 in the shipping charge when the client has no scenario for this. I am unable to reproduce the problem, and I can't consider this bug without more information. The scenario happened again just recently with slightly more information available where two orders used the same shipping service within a two-hour window. Again, I couldn't reproduce the issue. I've concluded that for some reason the Fedex Web Services module wasn't able to return the valid rates for these orders at the time the order was being placed.
Is this a bug or feature failure of some sort? In this store, these orders didn't qualify for Free Shipping, but $0.00 was returned for the most expensive shipping services. It's possible that the module couldn't connect to the Fedex server (in this case) and the shipping cost resorted to Zero at that moment. I think this scenario needs to be flagged somehow in the module.
If not a module solution, what page/section in checkout would be the best place to check for invalid rates being returned from the shipping module. My thought here is to do a real-time check that shipping rates work for the order.
Scott
Comment