Accept cryptocurrency payments on your Magento store
Magento >= 2.4
Magento >= 2.3.5
Accept payments in Bitcoin, Bitcoin Cash, Litecoin, Ethereum, USDT and Matic directly to your crypto wallet.
The BlockBee extension enables your Magento store to get receive payments in cryptocurrency, with a simple setup.
- (BTC) Bitcoin
- (ETH) Ethereum
- (BCH) Bitcoin Cash
- (LTC) Litecoin
- (MATIC) Polygon
- (TRX) Tron
- (BNB) Binance Coin
- (USDT) USDT
BlockBee plugin will attempt to automatically convert the value you set on your store to the cryptocurrency your customer chose. Exchange rates are fetched every 5 minutes.
- (USD) United States Dollar
- (EUR) Euro
- (GBP) Great Britain Pound
- (CAD) Canadian Dollar
- (JPY) Japanese Yen
- (AED) UAE Dollar
- (MYR) Malaysian Ringgit
- (IDR) Indonesian Rupiah
- (THB) Thai Baht
- (CHF) Swiss Franc
- (COP) Colombian Peso
- (SGD) Singapore Dollar
- (RUB) Russian Ruble
- (ZAR) South African Rand
- (TRY) Turkish Lira
- (LKR) Sri Lankan Rupee
- (XAF) CFA Franc
- (RON) Romanian Leu
- (BGN) Bulgarian Lev
- (HUF) Hungarian Forint
- (CZK) Czech Koruna
- (PHP) Philippine Peso
- (PLN) Poland Zloti
- (UGX) Uganda Shillings
- (MXN) Mexican Peso
- (INR) Indian Rupee
- (HKD) Hong Kong Dollar
- (CNY) Chinese Yuan
- (BRL) Brazilian Real
- (DKK) Danish Krone
If your Magento's currency is none of the above, the exchange rates will default to USD. If you're using Magento in a different currency not listed here and need support, please contact us via our live chat.
BlockBee has no setup fees, no monthly fees and no hidden costs!
BlockBee has a low 1% fee on the transactions processed. For more info on our fees click here
- Upload code to the folder app/code/Blockbee/Blockbee
- Enter following commands to install module:
php bin/magento module:enable Blockbee_Blockbee
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:enable blockbee_cryptocurrencies
- Enable and configure BlockBee in Magento Admin under Stores -> Configuration-> Sales -> Payment Methods -> BlockBee
- Access your Magento Admin Panel
- Go to Stores -> Configuration -> Sales -> Payment Methods -> BlockBee
- Activate the payment method (if inactive)
- Set the name you wish to show your users on Checkout (for example: "Cryptocurrency")
- Paste your API Key in the API Key field
- Select which cryptocurrencies you wish to accept (control + click to select many)
- Input your addresses to the cryptocurrencies you selected. This is where your funds will be sent to, so make sure the addresses are correct.
- Click "Save Changes"
- All done!
Yes. To use our service you will need to register at our dashboard and create a new API Key.
This depends on the cryptocurrency you're using. Bitcoin usually takes up to 11 minutes, Ethereum usually takes less than a minute.
Yes, the minimums change according to the chosen cryptocurrency and can be checked here. If the Magento order total is below the chosen cryptocurrency's minimum, an error is raised to the user.
You can find more documentation about our service on our website, our technical documentation page or our e-commerce page. If there's anything else you need that is not covered on those pages, please get in touch with us, we're here to help you!
The easiest and fastest way is via our live chat on our website or via our contact form.
- Initial release.
- Minor bugfixes and improvements.
- Minor bugfixes and improvements.
- Add new choices for order cancellation.
- No breaking changes.