also consider that the subscriptions are managed by stripe. So you would have to implement all the logic about canceling subscriptions, expiring subscriptions and so on.
I did that with the monero subscriptions plugin. It is a lot of work. You are basically building a mini stripe.