I have 3 memberships:
- Weekly
- Monthly
- Annual
Is there a way of ‘extending’ a user’s membership for a set period of time, without charging them, if they cancel?
Use case:
- User signs up for a period, then cancels.
- I want to extend their membership period for X days without charging them, so that they can continue to use test it out. Like a free trial in reverse.
Is there a way of achieving this within memberstack, or would you need to apply a credit onto their account in Stripe?