Hi,
insity wrote: ...
1. In the checkout page after the VAT number field a text 'Empty' in red colour comes up.
2. I have ShippingByWeight setup and there is only one shipping method. Some postal codes are not defined for ShippingByWeight so the if I fill in those postal code the shipping method does not show up, which is a correct behaviour. But the 'Complete' button is still enabled and the customer can press the button & complete the order when he has not selected a Shipping Method. Its a problem since an order has been created with blank Shipping Method.
About the first one. This is result of the client side validation. Why would you want to remove this ?
About the second one. You shouldn't be able to complete the order without selecting shipping method. If you have products that require shipping in the cart, you will get an error like this
Shipping total couldn't be calculated. We were unable to reproduce this problem locally.
insity wrote:
3. I have selected the option 'Preselect Last Customer Billing / Shipping Address'. The address shows up correctly, but clicking the 'New Address' option does not do anything. I presume the last address should be preselected in the dropdown also instead of 'New Address' in such scenario then only there will ChangeEvent when 'New Address' is selected.
We have fixed this, but it is not yet deployed. The fix will be available later today.
insity wrote:4. 'Checkout as Guest' is not working. Its not taking me to the cart page, I need to be logged in to see the cart / checkout page (In admin all my options are checked). This is a show stopper for my website.
Thank you for your feedback, we know about this bug and we are working on it. Currently it happens only when you have
Disabled your shopping cart. If you enable it, 'Checkout as Guest' will work. We will keep you in touch about this one.