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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants