graasp / graasp/graasp-plugin-subscriptions

Better handling when user don't have stripe account

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently most of the operations with stripe are using the subscription Id to get the product.

Refactor the code to use the subscription stored in Graasp database
(getGraaspSubscription -> getGraaspPlan -> getStripeProduct)

Or move most of the plan data in the Graasp database, allowing the backend to directly fetch the data of the plan
(GetGraaspSubscription -> getGraaspPlan -> getStripePrices)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.