Hey there,
I've had this idea in the back of my mind for some time now, I've needed to tweak feature sets and pricing a couple of times already, to test different combinations, and having to modify my code AND Stripe every time is tedious and error prone, I think I would find a lot of value in a tool where I could decide what pricing/features are enabled.
It could go as far as to generate the pricing table presented in my landing page, and my code would connect with its API to determine what features a given user has access too... it would also make it easier to version pricing schemas, so that when introducing new pricing users with a previous version don't see themself affected.
Is this something that could potentially solve a pain point for anybody else? perhaps something like this already exists? (I could not find any).
Best
Sounds similar to https://www.servicebot.io/
Nice! That looks pretty close indeed, but they don’t mention price versioning, which is kind of a big part of my idea... I’ll look into them further.