I figure once the payment is made, Tea Commerce would move a member into a member group for a certain period of time based on the payment. Once the subscription is over, Tea would move them back to their origional group.
Tea Commerce dosent handle that out of the box. What you could do was to hook into the .Net API and when an order is completed you could hook a member to the order. And then you could make a simple service that will remove the members when the subscription ends. Nothing Tea Commerce does out of the box but it should be possible to make
Umbraco Subscription Service
Is there anyway to set up a subscription service using Tea Commerce?
Want the payment provider to handle the subscription or want to do it through the .Net api?
I figure once the payment is made, Tea Commerce would move a member into a member group for a certain period of time based on the payment. Once the subscription is over, Tea would move them back to their origional group.
Tea Commerce dosent handle that out of the box. What you could do was to hook into the .Net API and when an order is completed you could hook a member to the order. And then you could make a simple service that will remove the members when the subscription ends. Nothing Tea Commerce does out of the box but it should be possible to make
is working on a reply...