martmull
c96e210ef1
47 add stripe checkout endpoint (#4147)
* Add self billing feature flag
* Add two core tables for billing
* Remove useless imports
* Remove graphql decorators
* Rename subscriptionProduct table
* WIP: Add stripe config
* Add controller to get product prices
* Add billing service
* Remove unecessary package
* Simplify stripe service
* Code review returns
* Use nestjs param
* Rename subscription to basePlan
* Rename env variable
* Add checkout endpoint
* Remove resolver
* Merge controllers
* Fix security issue
* Handle missing url error
* Add workspaceId in checkout metadata
2024-02-24 17:19:51 +01:00
..
2024-02-12 12:30:23 +01:00
2024-02-15 11:03:29 +01:00
2024-02-19 11:40:26 +01:00
2024-02-16 20:11:38 +01:00
2024-02-24 15:06:51 +01:00
2024-01-03 12:02:06 +01:00
2024-02-24 17:19:51 +01:00
2024-02-16 20:11:38 +01:00
2024-02-24 12:29:37 +01:00
2024-02-13 22:22:47 +01:00