Correct way to implement Stripe

Hi everyone!
I have an app with subscriptions (just 1 monthly plan). I’d like to use the regular Stripe plugin by bubble.
I just wanted to know what is the best practice when handling stripe subscriptions with bubble. Just want to make sure users don’t see what they shouldn’t if the subscription is not active or they cancelled the payment method or any possible issues.
I already have a webhook for when the subscription is cancelled but what other should I implement?