WordPress Bitcoin

Easily accept Bitcoin payments into your wallet via bitpay payment gateway. Quick onsite checkout functionality.

Author:Tips and Tricks HQ (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.3
Plugin version:1.1
Added to WordPress repository:10-02-2014
Last updated:22-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:2
Plugin URI:http://www.tipsandtricks-hq.com/wordpress-bit...
Total downloads:2 450
Active installs:100+
plugin download
Click to start download

This plugin enables bitpay payment gateway functionality on your WordPress site to accept bitcoin payments for your products or services.

Features

  • Accept payments in bitcoins from any country in 150+ currencies
  • Automatically convert your store currency to bitcoin via flexible exchange rate and with no hidden fees
  • The plugin comes with a full bitcoin checkout process (your customers will be able to click a button to pay for your items using bitcoin)
  • Track bitcoin orders from your WordPress dashboard (the order dashboard menu will show you all the bitcoin transactions from your site)
  • Automatically send confirmation email to your user when a payment is accepted on the bitcoin network
  • Accept payments in bitcoins directly into your wallet.

Settings Configuration

Once you have installed the plugin you need to provide your bitcoin merchant details in the settings menu (Settings -> WP Bitcoin).

  • API Key (Your bitpay merchant api key)
  • Transaction Speed (Speed at which the bitcoin transaction registers as "confirmed" to the store)
  • Order Information Page (URL of the page where order information will be collected from your users)
  • Order Information Page Title (Title of the page where order information will be collected from your users)

Now create a new post/page and insert Bitcoin shortcode for your product. For example:

[wpbc_buy_now item_name="Test Product" price="5.00" currency="USD"]

You can also use your custom button image using the "image" parameter:

[wpbc_buy_now item_name="Test Product" price="5.00" image="http://www.example.com/images/button.jpg"]

For screenshots, detailed documentation, support and updates, please visit: WordPress Bitcoin plugin page