- Download the Magento plugin
- Extract the downloaded ZIP file
- Upload the extracted folder to your server, on MAGENTO_ROOT/app/code
- Run the following commands:
- composer require opennode/opennode-php --ignore-platform-reqs
- php bin/magento module:enable OpenNode_OpenNodePayment
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento cache:clean
After installing the Magento plugin, you should activate it and configure it properly.
You will need an OpenNode API key. To get one, follow these steps:
- After signing up on OpenNode, log into the platform
- Click on "Developers" and select the "Integrations" tab
- Click on the "Generate E-commerce Key" button
- Copy the generated API Key
After getting your API key, you can configure your OpenNode Magento plugin:
- Access your Magento Admin panel.
- Click on "Stores" and then "Configuration".
- Click on "Sales" and then "Payment Methods".
- Select "OpenNode" to view all configuration options
- Paste the API key in the "API Key" field