Stripe Registration

Component ID

2825588

Component name

Stripe Registration

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

217

Component created

Component changed

Component body

This module allows Drupal users to subscribe to Stripe Plans and to in turn be granted one or more roles within Drupal.

Dependencies

Assumptions

Each user will have only one subscription, active or otherwise.

Installation

This module requires that you See manage your Drupal site dependencies with Composer. Please read the guide and make the necessary changes to your site if you'd like to use this module.

  • Configure API keys via Stripe API module
  • Synchronize Stripe plans at `admin/config/stripe-registration`
  • Edit plans at `admin/structure/stripe-registration/stripe-plan` and select the Drupal roles that should be associated with each plan.