- Issue created by @JoseCarlosss
Stripe_api download stripe/stripe-php (v6.43.1), if i use only stripe_api could be not problem because i can select the specific version (dev), but not works with modules registration or checkout of stripe.
composer require drupal/stripe_api
go to vendor/stripe/VERSION
Install 6.4.3 and is not compatible with checkout and registration, TEST and SYNC mode return error.
Set stable version with the last version of stripe_php version.
Active
1.0
Code