You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: