Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2012 at 22:35 UTC
Updated:
11 Oct 2012 at 20:11 UTC
Comments
Comment #1
jpontani commentedDepending on the means of implementing it, I'm more than willing to collaborate and add this functionality to Commerce Registration and give users the ability to choose which method they prefer, if so desired.
As it stands currently, registration fields are added to commerce_products and then require the form to be filled out upon checkout. But (at least in theory) a user could add a commerce_product_reference field to a registration, and upon knowledge of that, proceed to the checkout process upon registration form submission.
I'm in IRC often, and am always in #drupal-cod if I'm connected.
Comment #2
kclarkson commented@jpontani
I think combining the functionality would be a great idea as it keeps everything related to registration and commerce in one place similar to how the signup module was.
From what I gathered at the code sprint, the most important thing was being able to keep the registration workflow the same as when the commerce module wasn't used for registration.
An example use case was for sites that have both a free and paid registration its its ideal to have the same registration workflow.
There is a post that we started to evaluate the registration module and we posted a link to the example:
http://drupal.org/node/1496646
Comment #3
druroot commentedGreat, lets do it. japerry's module was a custom implementation including registration and commerce integration functionality. I'll ask him to post that whole module so we can cherry pick the pieces needed to build just the integration parts.
Comment #4
oadaeh commentedI'm just curious if anything has happened on this in the last three weeks.
Comment #5
jpontani commentedUpdate at #1500132: Allow reverse workflow of register to checkout instead of just checkout to register. Just waiting to hear back on my concern.
Working with the Registration people (slowly) to come up with a viable solution that has Registration taking care of the registration part and then redirecting to the appropriate step in Commerce (the integration module handles adding to cart/tying registration to the cart/order).
Comment #6
seanberto commentedJust a quick FYI, Levelos and the rest of the ThinkShout team is definitely committed to working with jpontani and the rest of the COD crew on getting this working. We've been talking with rszama about it too. We're hustling, but there's a lot of steps and stakeholders in the process. ;)
Comment #7
ezra-g commentedCommerce Registration exists.