Rishi Gupta
e7220fd71f
billing: Do subscription management in-house instead of with Stripe Billing.
...
This is a major rewrite of the billing system. It moves subscription
information off of stripe Subscriptions and into a local CustomerPlan
table.
To keep this manageable, it leaves several things unimplemented
(downgrading, etc), and a variety of other TODOs in the code. There are also
some known regressions, e.g. error-handling on /upgrade is broken.
2018-12-22 13:39:30 -08:00
..
2018-07-09 15:05:48 +05:30
2018-11-29 20:45:02 -08:00
2018-12-22 13:39:30 -08:00
2018-08-03 13:02:25 -07:00
2018-10-16 21:07:00 -07:00
2017-11-28 21:45:11 -08:00
2018-10-16 21:06:59 -07:00
2018-12-16 21:52:53 -08:00
2018-11-14 17:53:27 -08:00
2018-11-28 10:04:04 -08:00
2018-12-17 10:00:49 -08:00
2017-11-16 14:05:49 -08:00
2018-11-29 16:25:35 -08:00
2018-11-30 12:12:27 -08:00
2018-12-04 12:24:39 -08:00
2018-03-22 14:28:25 -07:00
2018-05-17 04:58:30 -07:00
2018-04-28 10:46:16 -07:00
2018-12-05 17:41:44 -08:00
2018-03-07 15:53:11 -08:00
2018-10-09 20:28:44 -07:00
2018-07-30 12:28:31 -07:00
2018-11-17 11:55:58 -08:00
2018-11-27 11:44:09 -08:00
2018-05-25 14:57:44 -07:00
2018-04-22 21:33:17 -07:00
2018-04-12 17:04:51 -07:00
2017-11-26 11:49:42 -08:00
2018-02-28 13:47:54 -08:00
2018-11-30 13:19:04 -08:00
2018-05-21 09:59:55 -07:00
2018-11-30 10:06:04 -08:00
2018-07-30 13:46:32 -07:00
2018-05-23 15:49:41 -07:00
2018-10-15 20:14:55 +05:30
2017-11-20 10:21:53 -08:00
2018-12-16 19:46:48 -08:00