Hi there, So I have a little question about the `total_cycles` item inside the `billing_cycle` when creating a new plan. As, when its not provided, it defaults to 0 / 1 which will instantly deactivate any subscriptions created on the plan. But in my case, and in many others I could imagine, I just want a subscription to be activated on purchase and be deactivated when the client or admin cancels it. Without having to provide some kind of maximum cycles. Even tho it could be 999. As I couldn't believe that this behavior isn't possible, I am asking it here now. Do you really need to provide some kind of total cycles or is there some way to make it unlimited? Thanks in advance.
... View more