greenbeanpay / magento2-module
GreenBean Pay integration
Package info
github.com/greenbeanpay/magento2-module
Type:magento2-module
pkg:composer/greenbeanpay/magento2-module
1.0.14
2022-01-03 12:01 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0
README
Magento 2.3 | 2.4
PHP 7.1 | 7.2 | 7.3 | 7.4
Installation
Installation via Composer
composer require greenbeanpay/magento2-module
Manual Installation
Deploy files into Magento2 folder app/code/Gbp/GreenBeanPay/
Enable Extension
- enable the module:
php bin/magento module:enable Gbp_GreenBeanPay - to make sure that the module is properly registered, run
php bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deploy
Module Configuration
- Login into Magento 2 Admin Panel
- Go to Stores > Configuration > Sales > Payment Methods
- Configure the module in
Green Bean Paysection: - Click
Save Configbutton at the top