Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Synchronising stripe and studio API state - [DEV-4157] (#561)
* chore: Add dev mode to run api in local without building Signed-off-by: jay-dee7 <[email protected]> * chore: Add logging info for app booting Signed-off-by: jay-dee7 <[email protected]> * fix: Always perform update operations on active or trialing subscriptions Signed-off-by: jay-dee7 <[email protected]> * feat: Create studio customer on Stripe `customer.subscription.created` event Signed-off-by: jay-dee7 <[email protected]> * feat: Expose Stripe checkout session retrieval API Signed-off-by: jay-dee7 <[email protected]> * fix: Make Stripe checkout session endpoint authenticated Signed-off-by: jay-dee7 <[email protected]> * fix: Use `type` import and remove .node-version Signed-off-by: jay-dee7 <[email protected]> --------- Signed-off-by: jay-dee7 <[email protected]>
- Loading branch information