Skip to content

blockbee-io/woocommerce-blockbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockBee Payment Gateway for WooCommerce

Accept cryptocurrency payments on your WooCommerce website

Requirements:

PHP >= 7.2
Wordpress >= 5.8
WooCommerce >= 5.8

Description

Accept payments in Bitcoin, Bitcoin Cash, Litecoin, Ethereum, Monero and IOTA directly to your crypto wallet.

Allow users to pay with crypto directly on your store

The BlockBee plugin extends WooCommerce, allowing you to get paid in crypto directly on your store, with a simple setup.

Accepted cryptocurrencies & tokens include:

  • (BTC) Bitcoin
  • (ETH) Ethereum
  • (BCH) Bitcoin Cash
  • (LTC) Litecoin
  • (TRX) Tron
  • (BNB) Binance Coin
  • (USDT) USDT
  • (SHIB) Shiba Inu
  • (DOGE) Dogecoin

among many others, for a full list of the supported cryptocurrencies and tokens, check this page.

Auto-value conversion

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.

Supported currencies for automatic exchange rates are:

  • (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 WooCommerce's currency is none of the above, the exchange rates will default to USD. If you're using WooCommerce in a different currency not listed here and need support, please contact us via our live chat.

Note: BlockBee will not exchange your crypto for FIAT or other crypto, just convert the value

Why choose BlockBee?

BlockBee has no setup fees, no monthly fees, no hidden costs, and you don't even need to sign-up! Simply set your crypto addresses and you're ready to go. As soon as your customers pay we forward your earnings directly to your own wallet.

BlockBee has a low 1% fee on the transactions processed. No hidden costs. For more info on our fees click here

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'BlockBee Payment Gateway for WooCommerce'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select woocommerce-blockbee.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download woocommerce-blockbee.zip
  2. Extract the woocommerce-blockbee directory to your computer
  3. Upload the woocommerce-blockbee directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

Configuration

  1. Go to WooCommerce settings
  2. Select the "Payments" tab
  3. Activate the payment method (if inactive)
  4. Set the name you wish to show your users on Checkout (for example: "Cryptocurrency")
  5. Fill the payment method's description (for example: "Pay with cryptocurrency")
  6. Select which cryptocurrencies you wish to accept (control + click to select many)
  7. Input your addresses to the cryptocurrencies you selected. This is where your funds will be sent to, so make sure the addresses are correct.
  8. Click "Save Changes"
  9. All done!

Frequently Asked Questions

Do I need an API key?

Yes. To use our service you will need to register at our dashboard and create a new API Key.

How long do payments take before they're confirmed?

This depends on the cryptocurrency you're using. Bitcoin usually takes up to 11 minutes, Ethereum usually takes less than a minute.

Is there a minimum for a payment?

Yes, the minimums change according to the chosen cryptocurrency and can be checked here. If the WooCommerce order total is below the chosen cryptocurrency's minimum, an error is raised to the user.

Where can I find more documentation on your service?

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!

Where can I get support?

The easiest and fastest way is via our live chat on our website or via our contact form.

Changelog

1.0.0

  • Initial release.

1.0.1

  • Minor fixes

1.0.2

  • Minor fixes

1.0.3

  • Minor fixes
  • UI improvements

1.0.4

  • Minor fixes

1.0.5

  • Minor fixes

1.0.6

  • Minor fixes

1.0.7

  • Minor fixes
  • Improvements on the callback processing algorithm

1.0.8

  • Minor fixes

1.0.9

  • Minor fixes

1.0.10

  • Minor fixes

1.0.11

  • Minor fixes

1.0.12

  • Minor fixes

1.0.13

  • Minor fixes

1.0.14

  • Performance improvements.
  • Minor fixes.

1.0.15

  • Minor fixes.

1.0.16

  • Minor fixes.

1.0.17

  • Support for WooCommerce HPOS.
  • Minor fixes.

1.0.18

  • Add new choices for order cancellation.

1.0.19

  • Minor fixes and improvements.

1.0.20

  • Minor fixes and improvements.

1.1.0

  • Support for new languages: German, French, Ukrainian, Russian and Chinese.

1.1.1

  • Minor fixes and improvements.

1.1.2

  • Minor fixes and improvements.

1.1.3

  • Minor fixes and improvements.

1.1.4

  • Minor fixes and improvements.

1.1.5

  • Minor fixes and improvements.

1.1.6

  • Minor improvements

1.1.7

  • Minor improvements

1.2.0

  • Support BlockBee Checkout page
  • Minor improvements

1.2.1

  • Minor fixes

1.2.2

  • Minor fixes

Upgrade Notice