Hi everyone I am building an app and I am looking for a way to deny access to the user’s account after he cancel subscription and how to return access when the user gets the subscription back. I am using Stripe for subscription payment. Thank you all in advance!.
In membership management page connect it to Airtable where you store your users.
In Make, user Stripe as a trigger to remove that user from Airtable.
@gelosan is the subscription canceled immediately or after billing period ?
Thank you for your answer. I don’t want to remove users completely I just want to deny access to their content until they get activate back their subscription.
I think this is the default behaviour if not would you mind sharing a loom video recording on how it works in your case ?