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.
Issue fork commerce_stripe-3470169
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
Comment #9
tomtech commentedComment #11
tomtech commented