2017 © Pedro Peláez
 

magento2-module module-bitcoin

A Bitcoin payment method for the Magento2 ecommerce app using Bitcoin RPC API.

image

faonni/module-bitcoin

A Bitcoin payment method for the Magento2 ecommerce app using Bitcoin RPC API.

  • Saturday, March 10, 2018
  • by karliuka
  • Repository
  • 2 Watchers
  • 5 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 17 % Grown

The README.md

Bitcoin Direct

Magento2. A Bitcoin payment method for the Magento2 ecommerce app using Bitcoin RPC API., (*1)

Install with Composer as you go

  1. Go to Magento2 root folder, (*2)

  2. Enter following commands to install module:, (*3)

    composer require faonni/module-bitcoin
    

    Wait while dependencies are updated., (*4)

  3. Enter following commands to enable module:, (*5)

    ```bash php bin/magento setup:upgrade php bin/magento setup:static-content:deploy, (*6)

Donation 14JuAJjKXaNEVNr88f5nnydbRrX2mTsxSQ, (*7)

The Versions

10/03 2018

dev-master

9999999-dev

A Bitcoin payment method for the Magento2 ecommerce app using Bitcoin RPC API.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/module-payment 100.1.*|100.2.*
  • ext-bcmath *

 

by Karliuka Vitalii

24/11 2017

2.1.1

2.1.1.0

A Bitcoin payment method for the Magento2 ecommerce app using Bitcoin RPC API.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/module-payment 100.1.*|100.2.*

 

by Karliuka Vitalii

17/07 2017

2.0.1

2.0.1.0

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0