Commit Graph

17 Commits

Author SHA1 Message Date
m5r
3edf0cb471 respond 200 to valid but unsupported paddle webhooks 2021-10-24 16:55:07 +02:00
m5r
950a7e1bd0 fetch dismissed messages and phone calls that might have happened while on free plan 2021-10-21 00:39:09 +02:00
m5r
7a4c583ea5 fetch phone number data even if user is not on a paid plan 2021-10-20 23:57:32 +02:00
m5r
4ce3c2503a smol fixes to subscription webhooks 2021-10-20 19:25:07 +02:00
m5r
29d24f9fb4 * avoid creating multiple api keys when not necessary
* fetch messages and calls if user switches phone number while on an active sub
2021-10-19 23:12:16 +02:00
m5r
2afd3554b3 set your twilio things from settings 2021-10-16 01:26:59 +02:00
m5r
dad61ae77e fetch messages when switching to free plan 2021-10-15 21:57:56 +02:00
m5r
545ee225aa extract s3 to integrations 2021-10-13 21:42:23 +02:00
m5r
a28d89a8c2 let user know when his cancelled sub is going to expire 2021-10-03 20:56:31 +02:00
m5r
3a3d526e77 allow organizations to have multiple subscriptions. although only 1 can be active at a time 2021-10-03 18:19:45 +02:00
m5r
dd9d15d042 always create new subscription 2021-10-02 00:19:06 +02:00
m5r
771fea4d7b * return 200 asap to paddle and queue webhook received
* paddle ids to int
2021-10-01 23:04:12 +02:00
m5r
188c028667 cancel subscription on account deletion 2021-10-01 20:07:00 +02:00
m5r
c5f135fdcc list payments 2021-10-01 00:59:35 +02:00
m5r
0f2c3daf77 integrate backend with paddle 2021-09-27 06:10:48 +08:00
m5r
e969b1b83e use prisma referential actions to cascade deletions 2021-09-25 07:56:25 +08:00
m5r
c9b657e44c implement update user, update password and delete account 2021-09-25 07:09:20 +08:00