I have the cart setup to use Custom Ship Methods with Fixed Amounts. I have created a single custom shipping method.
When I add anything to the cart, I get taken to the cart view, and there is a form underneath the cart that I have to enter the ship to details in, and select a shipping method before I can checkout.
I do this, click checkout, then I am taken to a login / register screen (which is how we want the shop configured), but after logging in I am taken to a shipping details screen again?
Is there any way to hide / remove the initial ship to form, and just allow the user to select a shipping method when they are actually in the shipping details screen after logging in?
The first form seems to be a totally unnecessary step - especially as I find that after I complete it and login, and I am taken to the shipping screen, some of the data I filled in initially is not carrying through anyway (state/region and zip/postalcode fields specifically).