I will have some subscription products set up and what I want to do is have a single option to check for any given amount of time. For example, it will list 1 month, 6 months, 1 year. After the user select the time frame of subscriptions he wants, I want there to be some little 'checkbox' or something like that that will allow the user to select if he wants that to be recurring or not. Is that possible? PS: Is the only way to cancel 2checkout recurring subscriptions by me manually cancelling it in 2checkout? I guess that means users will have to contact me every time they want to cancel recurring right?
1. This is possible as customization. You need to create separate product to handle each combination (1m - not recurring, 1m - recurring, etc...) Then modify signup template and create products list dymanically. 2. Yes unfortunately 2CO plugin does not support cancellations yet. So users have to contact you in order to cancel subscription.