Many shopping carts today allow either a login, register for an account, or an option to checkout as a guest. (see screenshot)

I've started a patch to revise this module to allow for this... anyone want to help?

Some things I'm stuck on:
- From the Cart page, skip this pane if user is already logged in
- Once user logs in and presses the "Login Now" button, go to next pane without having to click "Continue to next step" button also.

Comments

mrpeanut’s picture

Would you mind explaining how you offer login, register, or guest?

nelslynn’s picture

I'm not offering guest checkout, that's why I posted here to get some help on how to do this.

EDIT:
The commerce_extra module provides this functionality, however, there really needs to be two buttons for a good user experience:
- button 1: Login and Checkout
- button 2: Checkout as Guest

I addressed the issue here: http://drupal.org/node/1840214#comment-7010900

legolasbo’s picture

Issue summary: View changes
Status: Active » Fixed

I have just released 2.0-beta1 which is almost a full rewrite of the module and solves this issue. Please update to 2.0-beta1

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.