SHKeeper payment module for for Magento 2 Community Edition
- Magento 2 Community Edition 2.x (Tested on 2.4.7)
- PHP version >= 8.0.0
Note: this module has been tested only with Magento 2 Community Edition, it may not work as intended with Magento 2 Enterprise Edition
-
Download the latest Payment Module archive from Github releases page, unpack it and upload its contents to a new folder
<root>/app/code/
of your Magento 2 installation -
Enable Payment Module
$ php bin/magento module:enable Shkeeper_Gateway --clear-static-content
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
-
Deploy Magento Static Content (Execute If needed)
$ php bin/magento setup:static-content:deploy -f
$ php bin/magento indexer:reindex
$ php bin/magento cache:flush
- Login inside the Admin Panel and go to
Stores
->Configuration
->Sales
->Payment Methods
- If the Payment Module Panel
SHKeeper
is not visible in the list of available Payment Methods, go toSystem
->Cache Management
and clear Magento Cache by clicking onFlush Magento Cache
- Set
Enabled
toYes
, set the correctSHKeeper API Key
andSHKeeper API URL
, configure additional settings and clickSave config
You can use our demo SHKeeper installation to test module with your Magento 2. SHKeeper demo version working in a Testnet network, do not use it for real payments. SHKeeper demo version is available from us, so you can try it yourself without installing it:
Login: admin
Password: admin
- SHKeeper API URL
https://demo.shkeeper.io/api/v1/
SHKeeper API Key
Actual should be taken from demo.shkeeper.ioWallets
->Manage
. API Key can be taken from the any of available Wallets.