Stripe Subscription and webhook

Considering that i want use only subscription are those webhook correct for management?

  • invoice.payment_failed -> Detect if the charged period was failed
    
  • invoice.paid -> Detect the paid renewal of the cycle (monthly)
    
  • customer.subscription.deleted → Detect when user cancel the subscription

Thanks

P.s. if more to consider please add!!

No one help?
Thanks