yes, it is possible but not trivial as all entries on the next page depend on the data of the page before --> lots of ajax work. There’s already an entry in the feature request tracker:
[QUOTE=Marco Steinhaeuser;58517]yes, it is possible but not trivial as all entries on the next page depend on the data of the page before --> lots of ajax work.[/QUOTE]
Mhh, but do I need any of the dependencies? I have three payment options without credit check and no special shipments based on countries etc.
[QUOTE=jkrug;58539]We’re currently developing a module to skip step 3 (payment) and step 4 (last check).[/QUOTE]
Well best would be one page checkout, but that would be already cool What do you mean by quit - I still need my clients to pay tho!
[QUOTE=Sealand;58572]
Mhh, but do I need any of the dependencies? I have three payment options without credit check and no special shipments based on countries etc.
[/QUOTE]
We have just one payment- and one shipping-option, so we could hard code that.
I think, if you would achieve that, you had to completely rewrite the checkout-logic. Might be a chellange, but not impossible.