I have a website where we have organizers create 'virtual events' which attendees sign up for and attend live (virtually) or watch a recording of the event. Currently, we have a custom system where each attendee pays to attend an 'event' and we process that via paypal.
I'm thinking of building in support for:
- selling bundles of events / offering discounts on bundles as well
- having subscription based access - where attendees can choose to enroll in subscription offers by certain organizers or offers by us
- we should have the option of offering a discount as we see fit - special month / event, etc
- we will have a sales staff who we want to enable offerings to select customers (discounts / bundling / special-offers)
I've heard that building in Magento as a backend would allow us to do the above, but
- I'm not seeing how we can do so for an online 'virtual goods store' concept since it looks like Magento is oriented towards regular stores with 'inventories'.
- I'm not seeing too many examples of how people have integrated Magento into their existing, fully-functional website
Is there something else I should be using? I want to have the maximum business-flexibility in terms of offering the virtual 'access' as business dictates.