can anyone help with when a user unsubscribes it changes their ‘paid?’ property in the database to false, thanks!
Hi, How are they unsubscribing right now?
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
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.