Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Changes since version 7.x-1.13 are listed below. Note that since this is a development version, in some cases you may need to reparse branches to see the functionality (noted in the list if this comes up). When the next release is created, it will have an update function that makes sure everything is reparsed, but this is not done in development for efficiency. You'll definitely need to clear caches etc.
This alpha7 release now requires Entity Registrations alpha5 or higher. Without alpha5 or higher, Commerce Registration will *NOT* work properly!
This alpha release should provide most of the features of Commerce Registration, with few minor bugs.
Features
Checkout page and pane for Registration Information
Manage Registration tab for nodes with a Product Reference field. This tab lists registrations, settings, and broadcast email form for all Commerce Products attached to the node.
Saves registrations on checkout completion. Checkout completion is invoked via Rules action "complete checkout process".
Viewing a registration now links to the Commerce Order if one is associated with a registration.
Custom registration display settings for the Checkout Review pane.
Registration settings only display for products that have a registration field attached, and that field's value is not set to "Disable Registrations".
Products on multiple product display nodes will add to cart properly if they don't have a registration field or that field is set to "Disable Registrations". This allows products with no registrations and products with registrations to be on the same product display.
If you came here looking for a mail-sending module, try HTML Mail (which can use this module for MIME-handling) or Mime Mail (which comes with its own MIME-handling library).