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

Finish Unsubscription stripe webhook endpoint #58

Open
KyleVasulka opened this issue Apr 16, 2023 · 0 comments
Open

Finish Unsubscription stripe webhook endpoint #58

KyleVasulka opened this issue Apr 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@KyleVasulka
Copy link
Contributor

Implement payment fails stripe webhook endpoint(Just redirect them to the payment page? with a little error saying there was an issue with payment processing, try again)

We also need a function on a timer to check if user has subscribed in the past 32 days. If they have not, change their status to unsubscribed.
(unsure of how stripe handles when the user unsubscribes from us. either way, we should let them still have access for the rest of their month that they did pay)

@KyleVasulka KyleVasulka added the enhancement New feature or request label Apr 16, 2023
@KyleVasulka KyleVasulka added this to the V1 milestone Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants