Registration/Booking/Payments System
There is a team building to make this part of the system. Currently it has the following members:
- John Pinner
- Zeth Green
- Richard Wall
- Nick Booker
We have done an initial design which you can see here: http://www.pywm.eu/Projects/Conference_System/
The design is based on using a shopping cart for both registration and payment and we will download data from the shopping cart to populate the admin system before producing reports and generating badges etc.
What we need to know
Before we can produce the Registration page we need the following information:
- Dates, for example closing date for early bird
- Types of delegate, for example speakers, ordinary delegates, concessionary delegates (like students, unemployed, retired)
- The prices for each type of delegate and time of booking, for example Early Bird Delegate, Normal Delegate, Speaker
- Whether we will be supplying tee shirts to delegates, so we can ask for their size
What methods of payment we want to accept, like Bank Transfer, WorldPay, PayPal, Cheque by Post
Details of payment method, eg WorldPay account, and login details so we can set it up
That's all for now!

