Hacker News new | ask | show | jobs
by _x5tx 1905 days ago
I went through the same issues 6 years ago, had to create the entire billing system from scratch, and there are so many corner cases I had to deal with, specially with plan changes on recurring subscriptions, had to deal with world wide timezones for the invoice creations and lots of other stuff. I just wish there was a pluggable, robust and flexible solution to use instead of reinventing the wheel.