Suitepay payment gateway Magento2 extension
You can read the full documentation here.
Other notes on extension: https://github.com/ilyago/magento2-suitepay/wiki
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer config repositories.suitepayplatform git https://github.com/ilyago/magento2-suitepay.git composer require suitepay/platform:dev-master
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Suitepay_Platform --clear-static-content php bin/magento setup:upgrade
-
Enable and configure Suitepay in Magento Admin under Stores/Configuration/Sales/Payment Methods/Suitepay