Hello All,
May be you will find it annoying but I want to explain a situation where i want to use this bundle in my existing site.
We are going to have events in future and our site is having two types of user. One is parent & other is child. We have related then by user_ref field in custom profile content type.
So my requirement is like -
We will create event and give all the information about the event.
Fix a date range for registration of it(Content is accessible but signup will be possible only in that date range).
Only parent is permitted to signup for the content for himself as well as their child.
So at the click of signup, I have to list himself as well as their child(they are also user of the site with limited permission).
Parent can choos as many person as he want to register.
Different user will have different rate for the event.
There are some required field to be filled for each event(so next step will filling those information).
After information filled, total amount will be shown and he can proceed to pay by paypal pro or leave unpaid.
Admin can make any order paid.
So these are things which I have to setup. Please help suggeting me the way to achieve all this...
Thanks,
RajeevK