Magento 2 Payment Extension
Magento open source supports a wide range of payment solutions and gateways that offer merchant services in all parts of the world. The Magento 2 payment module allows you to accept BTC, ETH, USDT, and more than 25 other cryptocurrencies as payment methods in Magento 2-based projects. Download and implement the payment module, set up a SpectroCoin merchant project, and start accepting digital currency at your store immediately. Avoid price volatility by settling payments in EUR, USD, GBP, or 20+ alternative currencies offered by SpectroCoin and enjoy instant payment processing.
How to install Magento 2 Bitcoin Payment Extension
Installation
- Access your server terminal.
- Navigate to the magento web-root.
- Enter following command:
composer require 'spectrocoin/magento2merchant'
- To enable plugin run:
php bin/magento module:enable Spectrocoin_Merchant --clear-static-content
- To register the module run:
php bin/magento setup:upgrade
- To compile dependency injenction run:
bin/magento setup:di:compile
Setting up
- Sign up for a SpectroCoin Account.
- Log in to your SpectroCoin account.
- On the dashboard, locate the Business tab and click on it.
- Click on New project.
- Fill in the project details and select desired settings (settings can be changed).
- Click "Submit".
- Copy and paste the "Project id".
- Click on the user icon in the top right and navigate to Settings. Then click on API and choose Create New API.
- Add "API name", in scope groups select "View merchant preorders", "Create merchant preorders", "View merchant orders", "Create merchant orders", "Cancel merchant orders" and click "Create API".
- Copy and store "Client id" and "Client secret". Save the settings.
Note: Keep in mind that if you want to use the business services of SpectroCoin, your account has to be verified.
Still have questions? Contact us via Email.