Customer not logged in.
Add item to cart.
Go to checkout.
Cart step shows OK.
Login step shows OK.
Then login.
Address step shows with following errors:
Notice: Undefined property: checkoutController::$rates in .../components/com_hikashop/controllers/checkout.php on line 581
Notice: Undefined property: checkoutController::$rates in .../components/com_hikashop/controllers/checkout.php on line 718
Shipping step shows with following error:
Notice: Undefined property: CheckoutViewCheckout::$rates in .../components/com_hikashop/views/checkout/view.html.php on line 331
* Also the first shipping option is shown selected.
Payment step shows with following error:
Notice: Undefined property: CheckoutViewCheckout::$rates in .../components/com_hikashop/views/checkout/tmpl/payment.php on line 22
* Also the first payment option is shown selected.
Confirm step shows OK.
Next works OK and order created.
* I have the new Auto select default shipping and payment methods set to
Only if one method available.