D8 & Commerce 2.x

This will be provided by Commerce 2.x
In progress #2857157: Implement registration after guest checkout

D7 & Commerce 1.x

About:
It's about having a way to choose or not, for the Guest customer, if he wants to register.

  • Create new pane for the "Complete" checkout page.
  • This pane has 3 settings (for now) : password required (boolean), account creation email notification (boolean) and the text to be displayed for this pane form.
  • The pane will contain a button form + extra elements as the settings say.
  • On this pane form submition:
    - an user account will be created and set as the current user;
    - the order will be assigned to the new user;
    - a Rule event will be invoked (with order and user objects);
    - the user will be redirected to its order history page.

Extra:
This module could be used togheter with Anonymous checkout option of the Commerce Checkout Redirect module.

Credits:
Developed & sponsored by Commerce Guys.

Project information

Releases