Installation Guide STRIPE - Magento Extensions & Custom ... · Installation Guide STRIPE for...

3
Installation Guide STRIPE for Magento 2

Transcript of Installation Guide STRIPE - Magento Extensions & Custom ... · Installation Guide STRIPE for...

Page 1: Installation Guide STRIPE - Magento Extensions & Custom ... · Installation Guide STRIPE for Magento 2 . Need help? customercare@mageside.com Step 1 Download the archive. ... 'composer

Installation Guide

STRIPE for Magento 2

Page 2: Installation Guide STRIPE - Magento Extensions & Custom ... · Installation Guide STRIPE for Magento 2 . Need help? customercare@mageside.com Step 1 Download the archive. ... 'composer

Need help? [email protected]

Step 1 Download the archive.

Step 2 Make sure to create the directory structure in your Magento - 'Magento_Root/app/code/Mageside/Stripe'.

Step 3 Unzip the content of archive to directory 'Magento_Root/app/code/Mageside/Stripe' (use command 'unzip ArchiveName.zip -d path_to/app/code/Mageside/Stripe').

Step 4

Run the command 'php bin/magento module:enable Mageside_Stripe'i n Magento root. If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_Stripe'.

Step 6

Run the command 'php bin/magento setup:di:compile' if you have a single website

and store, or 'php bin/magento setup:di:compile-multi-tenant' if you have multiple

ones.

Step 8 Clear cache: 'php bin/magento cache:clean', 'php bin/magento cache:fush'

Step 5

Install PHP library for the Stripe API, run command 'composer require stripe/stripe-php ~6.24.0'.

Run the command 'php bin/magento setup:upgrade' in Magento root.

Step 7

Page 3: Installation Guide STRIPE - Magento Extensions & Custom ... · Installation Guide STRIPE for Magento 2 . Need help? customercare@mageside.com Step 1 Download the archive. ... 'composer

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twiter: www.twiter.com/magesideteam