
Feature request - Event Registration should provide more 'registration' options
Reported by dleffler | October 19th, 2012 @ 01:15 PM | in 2.2.0beta2 (closed)
Event Registration should provide more registration and post-registration options
- Should be able to easily add multiple registrants, including non-login type registrants (family members)...the functions may already exist in option groups, etc..., but it's not intuitive if it is available.
- Registrant should optionally receive some sort of confirmation receipt (like an e-ticket) upon purchase/registration.
- Registrant should be able to adjust purchased/completed registration (e.g., cancel, change non-login registrants names, etc...)
- Should offer optional 'early registration' discount...e.g., $30 before Apr 30, $45 after Apr 30
Comments and changes to this ticket
-
dleffler January 1st, 2013 @ 11:14 PM
- Assigned user set to dleffler
Locally I have a method to add multiple registrants by name, email, phone, but still needs a bit more cleanup, esp. if adding a registration to one already in the cart (should we have multiple cart items or a single event with combined registrants?)
-
dleffler February 13th, 2013 @ 03:30 PM
- Milestone set to 2.2.0alpha2
-
dleffler February 16th, 2013 @ 02:55 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler March 2nd, 2013 @ 09:45 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
dleffler March 2nd, 2013 @ 09:50 PM
- Milestone changed from 2.2.0beta1 to 2.2.1
-
dleffler March 21st, 2013 @ 03:14 PM
Some things have already been addressed, still remaining are:
- e-Ticket receipt, is this needed since they'll have an invoice?
- not sure it's a good idea to allow post-purchase edits by user, I don't think we allow this for product purchases?
- early discount feature still needed
-
expNinja March 22nd, 2013 @ 12:35 AM
(from [86d7ca7f127d07b44f083ef052d93a982ff064ea]) Adds features to Event Registration such as edit/delete/add registrants [#778] https://github.com/exponentcms/exponent-cms/commit/86d7ca7f127d07b4...
-
dleffler March 22nd, 2013 @ 01:05 AM
recent push added edit/delete/add registrants which only affects the event roster, it does NOT interface with any orders, etc...
Also, commented in the code for early or quantity discounts, e.g., early registration price or camp cost is $200 per child, but $150 for each additional child.
-
dleffler March 22nd, 2013 @ 09:44 PM
- State changed from new to resolved
- Milestone changed from 2.2.1 to 2.2.0beta2
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Referenced by
-
975 Feature request - Implement new eCommerce features This ticket attempts to consolidate (and help prioritize)...
-
975 Feature request - Implement new eCommerce features more event registration options #778, should include quan...