blockonomics/module-merchant 0.5.0

Bitcoin integration for Magento 2 via Blockonomics

Type

magento2-module

License

OSL-3.0

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Blockonomics Bitcoin Payments

Accept bitcoin payments on your Magento 2 website with Blockonomics.

Description

  • Accept bitcoin payments on your website with ease
  • No security risk, payments go directly into your own bitcoin wallet
  • All major HD wallets like trezor, blockchain.info, mycelium supported
  • No approvals of API key/documentation required
  • Supports all major fiat currencies
  • Complete checkout process happens within your website

Installation

From store (Preferred):

Go to the Magento Marketplace Blockonomics page, follow the Magento extension installation instructions. Confiugre the extension using the User Guide

From github:

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.blockonomicsmerchant git https://github.com/blockonomics/magento2-plugin.git
    composer require blockonomics/module-merchant:dev-master
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Blockonomics_Merchant --clear-static-content
    php bin/magento setup:upgrade
    
  4. Enable and configure Blockonomics in Magento Admin under Stores/Configuration/Payment Methods/blockonomics

Screenshots

Checkout screen

Blockonomics configuration

Admin order view