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

better subscriptions #59

Closed
Vandivier opened this issue Jul 19, 2023 · 2 comments · Fixed by #67
Closed

better subscriptions #59

Vandivier opened this issue Jul 19, 2023 · 2 comments · Fixed by #67

Comments

@Vandivier
Copy link
Owner

user stripeCustomerId should be changed to stripeEmail
user should gain a text field adminNotes defaulted to ""
SubscriptionChange should get stripeTransactionId
we need to backfill all users should have an initial subscription of FREE
subscriptions should have a type defaulted to "ACCOUNT_PLAN"

@Vandivier
Copy link
Owner Author

also need user first and last name
the assumption that logged in user email will match stripe payment email is super broken
system needs to listen for payment confirmation and attach that to ongoing user session or smth

@Vandivier
Copy link
Owner Author

related #63

This was referenced Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant