Hi Ryan Szrama,

I have created a sandbox code for commerce checkout register which is actually working with commerce checkout login.

List of features,

1 - Provides an Inline registration form via AJAX in which registration form will be displayed only on valid email address.
2 - Allow user to set the username and password on the Account Information pane.
3 - Provided validation for username (username is already exists) and password (Minimum of 6 characters).
4 - Provide admin settings for notifying the user for account creation.
5 - Provides status reports for no email verification and for double entry of email address on the account pane (which skip the confirm email address field on the Account Information pane).

See the sandbox project page Commerce Checkout Register

Some clients need this feature to be integrated in this module. So I have created a sandbox code for it. Can you verify and validate the above sandbox code and it will be grateful and really helpful for the future clients if you could add these features to the commerce checkout login.

Let me know if you have any concerns about this.

Thanks
Purushothaman c

Comments

zekvyrin’s picture

Check this issue:
https://drupal.org/node/2009986

There is a patch for this module that adds (at least most of) the functionality you need, and will probably be committed.
If it does, it might "break" your module.

legolasbo’s picture