I need to change the way VirtueMart performs the checkout by default. By default it goes like this:
1) cart page with login/registration, address & stuff, item list
2) confirm the order
What I need:
1) only the item list
2) login/registration, address & stuff
And preferrably no confirm page, instant check out after filling the form.
What's the best/easiest way to make it?