Shipping Methods widget in cart/checkout
-
Hello, I am experimenting with the Shopengine plugin on a WordPress+Woocommerce environment and if all goes well I will consider purchasing it. I came across a problem however, with the Shipping Methods widget on the cart and checkout template.
-The first issue is on the cart page. The first shipping method is always preselected by default, even if the cart belongs to a guest who has never even been to the website before.
Steps to reproduce: Go to https://www.petropoulou.gr/ and put any product in your cart. Then visit the cart and see that the first shipping method is preselected.
Expected behavior: All shipping radio buttons are unchecked.-The second problem is that all shipping methods are unchecked during checkout, even if the user has selected a shipping method previously on his cart. This leads to many problems like when a customer has selected a shipping method with a flat rate in his cart and then moves to checkout, the checkout total includes the shipping cost but the flat rate shipping method is unchecked. Even worse, the customer is able to place the order without ever selecting a shipping method, which I have solved by using some custom code into my functions.php file.
Steps to reproduce: While having a product in your cart and a shipping method selected (is selected automatically as mentioned in the first problem), proceed to checkout where the previously selected method is now unchecked.
Expected behavior: The shipping method that was selected in the cart page is automatically selected in the checkout page.-Third issue appears only in the checkout page. When switching between different shipping methods, the radio button of the selected method remains unchecked. This seems like a visual bug because the cart total is updated normally, just the button is left unchecked. If the button is clicked a second time however, only then it becomes checked.
Steps to reproduce: While on the checkout page, switch between different shipping methods. As you will see, the new method updates the order details (even if it doesn’t add any extra costs) but the shipping method remains unchecked until it is clicked a second time.
Expected behavior: Checkout shipping method radio button becomes checked the first time it is clicked.Thanks in advance for any potential help. Looking forward to solving this problems and getting the plugin to work properly so that I can safely make the decision to buy the Pro version.
- This topic was modified 2 years, 11 months ago by .
- This topic was modified 2 years, 11 months ago by .
- This topic was modified 2 years, 11 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Shipping Methods widget in cart/checkout’ is closed to new replies.