Skip to content

destenson/coinbase--coinbase-wordpress

 
 

Repository files navigation

Coinbase WordPress Plugin

A WordPress plugin and widget that lets you accept bitcoin on your site!

Installation

Install From Within WordPress

  1. Generate an API key with the 'user' and 'merchant' permissions at https://coinbase.com/settings/api. For security reasons, please do not grant any other permissions to this key. If you don't have a Coinbase account, sign up at https://coinbase.com/merchants. Coinbase offers daily payouts for merchants in the United States. For more infomation on setting up payouts, see https://coinbase.com/docs/merchant_tools/payouts.

  2. Visit your WordPress site, then click "Plugins", and search for "coinbase"

Screenshot

  1. Go to "Settings" -> "Coinbase", and enter the credentials obtained in step 1.

Screenshot

  1. Now that the widget is enabled you can add a bitcoin payment button anywhere on your blog using one of two methods:
  • a “short code” that looks like this:

    [coinbase_button name=”Alpaca Socks” price_string=”10.00” price_currency_iso=”CAD”]

    You can add any customizable values as described in our documentation. This works on any page or location of your site.

  • a WordPress “widget” that appears in the right sidebar of your app.

    Screenshot

About

The Coinbase plugin/widget for Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.7%
  • JavaScript 1.7%
  • CSS 0.6%