Update user to false when they cancel subscription

Hey there @con

If you’re using Stripe’s API to list and display subscriptions for the user, you can cancel/delete a subscription with the API and then perform the action right after the API call.

I’ve discussed this topic on a couple of threads:

https://forum.adalo.com/t/cancel-subscription-stripe-with-update-true-false-user/24846
https://forum.adalo.com/t/user-terminate-subscription-in-app/24171

1 Like