Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now go to your Magento root directory, say it's named magento2, and execute the following commands:

       running composer require stripe/stripe-php (when Stripe version is older than 1.0.8 and not apply the others).

    php bin/magento setup:upgrade

...