Subscription Manager allows Drupal administrators to grant "subscriptions" with associated roles to authenticated users.
This module is designed to be extended via Connector plugins that are able to manage subscription. E.g., the Stripe Registration module provides a Stripe Connector plugin for the Subscription Manager that enables subscriptions to be created, updated, and deleted by via Stripe Webhook events.