Hello All,

My first post ! I am developing an online registration system for our local youth sports organization and would like to know if there is a module set up for this. Payments will be handled by paypal using IPN. Each family should be able to register for multiple sports and each family can register as many children as they like.

I would appreciate any thoughts on this. Much appreciated.

Thanks.

Comments

PaulWood’s picture

Looks like this post is a bit old. Sorry, I just stumbled upon it.

I'm doing something somewhat similar to what you've described. Take a look at my development site and let me know if we're on the same page. If so, I'd be glad to share notes with you. Feel free to create a user account, buy "memberships" for yourself and your family, and then buy "events". That way you can see how things flow. When I comes to payment, please pay by check since I'm still working on the credit card stuff. [Of course, don't send me a check since your purchases are only dummies at this point.]

Our philosophy regarding dealing with kids is: Only parents can register on the website (check for valid age). Once registered, the parent can buy memberships for their children. Then the parents can register (buy) events for their children. Some events are also open to "guests" for which the parent can buy tickets. In this latter case, the event does not require a participation waiver. We are not collecting any information from children and the parent is providing a waiver for participation when they buy memberships. All communication regarding membership and/or events for the children goes to the parent who is an authenticated website user.

Site: www.sandlotsociety.com/dev (The live site is www.sandlotsociety.com/community)

-Paul