spicepay/magento2-plugin

Bitcoin and Altcoin Payment Gateway for Magento 2 via SpicePay

1.1.3 2020-05-27 11:12 UTC

This package is not auto-updated.

Last update: 2025-06-19 10:59:38 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:

  1. Go to your Magento 2 root folder.

  2. Enter following commands to install plugin:

    composer require spicepay/magento2-plugin

    Wait while dependencies are updated.

  3. 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.