spicepay / magento2-plugin
Bitcoin and Altcoin Payment Gateway for Magento 2 via SpicePay
Package info
github.com/spicepay/magento2-plugin
Type:magento2-module
pkg:composer/spicepay/magento2-plugin
1.1.3
2020-05-27 11:12 UTC
Requires
This package is not auto-updated.
Last update: 2026-02-26 14:13:45 UTC
README
Sign up for SpicePay account at https://spicepay.com
Installation via Composer
You can install Magento 2 SpicePay plugin via Composer. Run the following command in your terminal:
-
Go to your Magento 2 root folder.
-
Enter following commands to install plugin:
composer require spicepay/magento2-plugin
Wait while dependencies are updated.
-
Enter following commands to enable plugin:
php bin/magento module:enable SpicePay_Merchant --clear-static-content php bin/magento setup:upgrade
Plugin Configuration
Enable and configure SpicePay plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via SpicePay.