Shipping Method Issue
-
Given the numerous other tickets with shipping method issues, I suspect this is just another “unsupported” shipping method.
I am using Easy Ship (https://ww.wp.xz.cn/plugins/easyship-woocommerce-shipping-rates/)
It shows up just as Easy Ship in the plugin’s shipping method selection. However, when I select auto coupon or manually enter the coupon code, it says “The coupon is not valid for the currently selected shipping method.”
The log below is from loading the cart, trying to manually apply the coupon, and then going to the checkout page.
2018-12-19T15:51:17+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /wp-admin/admin-ajax.php ======== 2018-12-19T15:51:49+00:00 DEBUG init WJECF_Debug::log_the_request ======== GET: frontend /cart/ ======== 2018-12-19T15:51:49+00:00 DEBUG woocommerce_check_cart_items WJECF_Autocoupon::get_all_auto_coupons Autocoupons: worldship 2018-12-19T15:51:49+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=wc_stripe_get_cart_details ======== 2018-12-19T15:51:52+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=apply_coupon ======== 2018-12-19T15:51:53+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: frontend /cart/ ======== 2018-12-19T15:51:53+00:00 DEBUG woocommerce_check_cart_items WJECF_Autocoupon::get_all_auto_coupons Autocoupons: worldship 2018-12-19T15:51:53+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=wc_stripe_get_cart_details ======== 2018-12-19T15:51:53+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=get_refreshed_fragments ======== 2018-12-19T15:51:58+00:00 DEBUG init WJECF_Debug::log_the_request ======== GET: frontend /checkout/ ======== 2018-12-19T15:51:58+00:00 DEBUG woocommerce_check_cart_items WJECF_Autocoupon::get_all_auto_coupons Autocoupons: worldship 2018-12-19T15:51:59+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=wc_stripe_get_cart_details ======== 2018-12-19T15:51:59+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=update_order_review ======== 2018-12-19T15:51:59+00:00 DEBUG woocommerce_after_calculate_totals WJECF_Autocoupon::maybe_update_matched_autocoupons Situation hash has changed from to dde8e9 2018-12-19T15:51:59+00:00 DEBUG woocommerce_after_calculate_totals WJECF_Autocoupon::get_all_auto_coupons Autocoupons: worldship 2018-12-19T15:51:59+00:00 DEBUG woocommerce_coupon_is_valid WJECF_Autocoupon::update_matched_autocoupons Auto coupons that should be in cart: 2018-12-19T15:51:59+00:00 DEBUG woocommerce_coupon_is_valid WJECF_Autocoupon::update_matched_autocoupons Coupons in cart: 2018-12-19T15:52:00+00:00 DEBUG init WJECF_Debug::log_the_request ======== POST: ajax /?wc-ajax=wc_stripe_get_cart_details ======== 2018-12-19T15:52:02+00:00 DEBUG init WJECF_Debug::log_the_request ======== GET: admin /wp-admin/admin.php?page=wc-status&tab=logs ========The coupon itself “worldship” is an auto coupon for 5 off the cart, and the only other option is that it must be shipping method Easy Ship.
Here is a screenshot of the cart – https://imgur.com/dwyiYK9. All three shipping methods on the right are provided by Easy Ship. Their API returns the best method, so it could be any one of several shipping sub-methods.
What other information can I provide to troubleshoot?
The topic ‘Shipping Method Issue’ is closed to new replies.