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
Upload the plugin to the plugins directory via WordPress Plugin Uploader (Plugins -> Add New -> Upload -> Choose File -> Install Now) and Activate it.