Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix createNewSubcription #23

Open
davidtran opened this issue Nov 26, 2020 · 0 comments
Open

Fix createNewSubcription #23

davidtran opened this issue Nov 26, 2020 · 0 comments
Assignees
Labels

Comments

@davidtran
Copy link
Contributor

Right now we are creating new product and price for new subscription.

We should have a command to create Stripe product and prices at once. We store product id and price id into database.

When user subscribe to a plan. We just reuse those IDs.

@tuananhl tuananhl added this to Todo in Saas Gear Task Nov 27, 2020
@tuananhl tuananhl moved this from Todo to Backlogs in Saas Gear Task Nov 27, 2020
@leophan07 leophan07 moved this from Backlogs to Todo in Saas Gear Task Nov 27, 2020
@leophan07 leophan07 moved this from Todo to In progress in Saas Gear Task Nov 27, 2020
leophan07 added a commit that referenced this issue Dec 1, 2020
leophan07 added a commit that referenced this issue Dec 1, 2020
@leophan07 leophan07 moved this from In progress to Need Test in Saas Gear Task Dec 1, 2020
leophan07 added a commit that referenced this issue Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants