Problem/Motivation

Support Stripe SDK version 15

The Stripe SDK is being released at a rapid pace. They have gone through 8 major versions in less than 2 years. They are releasing a minot version at a 2 week clip currently.

Each of these releases are nominal, and we won't be able to update for every release, but we should try and support at a more frequent basis.

Adding v15 to provide support for a more recent release for the SDK.

The composer dependency will still allow v7, which is stable and has been in use for several years.

If you are having any issues after upgrading to v15, you can specify stripe/stripe-php: ^7 directly in your composer to revert to the v7 SDK without having to revert the module version.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TomTech created an issue. See original summary.

  • 1b418345 committed on 8.x-1.x
    Issue #3470169 by vmarchuk, agoradesign, Nicolas Bouteille, skyredwang,...

tomtech’s picture

Status: Active » Fixed

TomTech credited vmarchuk.

tomtech’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.