- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
As mentioned in #2816061: Move setApiKey calls to Libraries post-load callback β I think we should have some basic integration with Stripe's "Plans" (subscriptions) feature.
My idea is to create a Commerce Stripe Plans module that allows customers to subscribe to a plan, using the credit card payment form used in the payment method - including Card on File cards, if available.
The only downside is that it will require a site-wide settings form to set the API keys, since we can't assume an owner will want to use a payment method's keys. To keep things flexible, we'll want to make sure these API keys are explicitly set elsewhere.
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.