I see in your Q and A section the following:
Q: We are selling online courseware. So the products are NOT downloaded they are accessed for 30-60-90 day subscriptions...
A: Yes our cart will support your requirements. You can setup a product as a subscription product and add users to a role after purchase and set the number of days to expire the role after purchase.
Can you please give me a bit more detail on this. If I want to implement such a solution, would there then have to be a uniquely specified role for each product in the catalog? This will lead to quite a number of roles that needs to be managed. If not, I guess there will at least have to be a role for each subscription period, eg. 30 days, 60 days etc. I will be able to get the subscription and duration with a query from the database, but what if the same user subscribes to another product with the same time span (i.e. the same role)? Will the system allow for a duplication in role assigment for the user and would the one subscription's expiry date not influence the other?
Any sugesstions?
Thanks