Plugin Directory

Changeset 1949763


Ignore:
Timestamp:
10/01/2018 02:54:28 PM (7 years ago)
Author:
pragbarrett
Message:

Add icons, banner and screenshot

Location:
coinbase-commerce
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • coinbase-commerce/tags/1.0.1/readme.txt

    r1949750 r1949763  
    22Contributors: pragbarrett, eddhurst
    33Plugin URL: https://commerce.coinbase.com/
    4 Tags: coinbase, woo, woocommerce, ecommerce, bitcoin
     4Tags: coinbase, woo, woocommerce, ecommerce, bitcoin, ethereum, litecoin, bitcash, blockchain, commerce, crypto, cryptocurrency
    55Requires at least: 3.0
     6Requires PHP: 5.6
    67Tested up to: 4.9
    78Stable tag: 1.0.1
     
    1011== Description ==
    1112
    12 Accept cryptocurrencies such as Bitcoin, Ethereum, Litecoin and Bitcoin Cash on your WooCommerce store.
     13Accept cryptocurrencies through Coinbase Commerce such as Bitcoin, Ethereum, Litecoin and Bitcoin Cash on your WooCommerce store.
    1314
    1415== Installation ==
    1516
    16 NB: This plugin reqiures an account with Coinbase Commerce
     17= From your WordPress dashboard =
    1718
    18 Either install through admin panel (this is the eaiest way), or:
     191. Visit 'Plugins > Add New'
     202. Search for 'coinbase commerce'
     213. Activate Coinbase Commerce from your Plugins page.
    1922
    20 1. Upload `coinbase-commerce.zip` to the `/wp-content/plugins/` directory
    21 2. Unzip the archive
    22 3. Activate the plugin through the 'Plugins' menu in WordPress
     23= From WordPress.org =
    2324
     251. Download Coinbase Commerce.
     262. Upload to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
     273. Activate Coinbase Commerce from your Plugins page.
    2428
    25 == Frequently Asked Questions ==
     29= Once Activated =
    2630
    27 = What cryptocurrencies does the plugin support?
     311. Go to WooCommerce > Settings > Payments
     322. Configure the plugin for your store
    2833
    29 The plugin supports all cryptocurrencies available at [Coinbase Commerce]
     34= Configuring Coinbase Commerce =
    3035
    31 = Prerequisites=
    32 
    33 To use this plugin with your WooCommerce store you will need:
    34 
    35 * WooCommerce plugin
    36 
    37 
    38 == Configuring Coinbase Commerce ==
    39 
    40 You will need to set up an account on [Coinbase Commerce].
    41 
    42 Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see Coinbase in the table of payment gateways.
    43 
    44 Clicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store.
     36* You will need to set up an account on https://commerce.coinbase.com/
     37* Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see Coinbase in the table of payment gateways.
     38* Clicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store.
    4539
    4640**Note: If you are running version of WooCommerce older than 3.4.x your Coinbase Commerce tab will be underneath the WooCommerce > Settings > Checkout tab**
    47 
    4841
    4942= Enable / Disable =
     
    6154= API Key =
    6255
    63 Your Coinbase Commerce API key. Available within the [Coinbase Commerce settings page].
     56Your Coinbase Commerce API key. Available within the https://commerce.coinbase.com/dashboard/settings/
    6457
    6558Using an API key allows your website to periodically check Coinbase Commerce for payment confirmation.
     
    6760= Webhook Shared Secret =
    6861
    69 Your webhook shared secret. Available within the [Coinbase Commerce settings page].
     62Your webhook shared secret. Available within the https://commerce.coinbase.com/dashboard/settings/
    7063
    7164Using webhooks allows Coinbase Commerce to send payment confirmation messages to the website. To fill this out:
     
    8376
    8477
     78== Frequently Asked Questions ==
     79
     80= What cryptocurrencies does the plugin support?
     81
     82The plugin supports all cryptocurrencies available at https://commerce.coinbase.com/
     83
     84= Prerequisites=
     85
     86To use this plugin with your WooCommerce store you will need:
     87* WooCommerce plugin
     88
     89
     90
     91== Upgrade Notice ==
     92
     93This plugin replaces the previous deprecated coinbase-woocommerce plugin.
     94
     95
     96== Screenshots ==
     97
     981. Admin Panel
     99
     100
    85101
    86102== Changelog ==
     
    94110= 1.0.0 =
    95111* Coinbase Commerce
    96 
    97 
  • coinbase-commerce/trunk/readme.txt

    r1949750 r1949763  
    22Contributors: pragbarrett, eddhurst
    33Plugin URL: https://commerce.coinbase.com/
    4 Tags: coinbase, woo, woocommerce, ecommerce, bitcoin
     4Tags: coinbase, woo, woocommerce, ecommerce, bitcoin, ethereum, litecoin, bitcash, blockchain, commerce, crypto, cryptocurrency
    55Requires at least: 3.0
     6Requires PHP: 5.6
    67Tested up to: 4.9
    78Stable tag: 1.0.1
     
    1011== Description ==
    1112
    12 Accept cryptocurrencies such as Bitcoin, Ethereum, Litecoin and Bitcoin Cash on your WooCommerce store.
     13Accept cryptocurrencies through Coinbase Commerce such as Bitcoin, Ethereum, Litecoin and Bitcoin Cash on your WooCommerce store.
    1314
    1415== Installation ==
    1516
    16 NB: This plugin reqiures an account with Coinbase Commerce
     17= From your WordPress dashboard =
    1718
    18 Either install through admin panel (this is the eaiest way), or:
     191. Visit 'Plugins > Add New'
     202. Search for 'coinbase commerce'
     213. Activate Coinbase Commerce from your Plugins page.
    1922
    20 1. Upload `coinbase-commerce.zip` to the `/wp-content/plugins/` directory
    21 2. Unzip the archive
    22 3. Activate the plugin through the 'Plugins' menu in WordPress
     23= From WordPress.org =
    2324
     251. Download Coinbase Commerce.
     262. Upload to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
     273. Activate Coinbase Commerce from your Plugins page.
    2428
    25 == Frequently Asked Questions ==
     29= Once Activated =
    2630
    27 = What cryptocurrencies does the plugin support?
     311. Go to WooCommerce > Settings > Payments
     322. Configure the plugin for your store
    2833
    29 The plugin supports all cryptocurrencies available at [Coinbase Commerce]
     34= Configuring Coinbase Commerce =
    3035
    31 = Prerequisites=
    32 
    33 To use this plugin with your WooCommerce store you will need:
    34 
    35 * WooCommerce plugin
    36 
    37 
    38 == Configuring Coinbase Commerce ==
    39 
    40 You will need to set up an account on [Coinbase Commerce].
    41 
    42 Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see Coinbase in the table of payment gateways.
    43 
    44 Clicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store.
     36* You will need to set up an account on https://commerce.coinbase.com/
     37* Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see Coinbase in the table of payment gateways.
     38* Clicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store.
    4539
    4640**Note: If you are running version of WooCommerce older than 3.4.x your Coinbase Commerce tab will be underneath the WooCommerce > Settings > Checkout tab**
    47 
    4841
    4942= Enable / Disable =
     
    6154= API Key =
    6255
    63 Your Coinbase Commerce API key. Available within the [Coinbase Commerce settings page].
     56Your Coinbase Commerce API key. Available within the https://commerce.coinbase.com/dashboard/settings/
    6457
    6558Using an API key allows your website to periodically check Coinbase Commerce for payment confirmation.
     
    6760= Webhook Shared Secret =
    6861
    69 Your webhook shared secret. Available within the [Coinbase Commerce settings page].
     62Your webhook shared secret. Available within the https://commerce.coinbase.com/dashboard/settings/
    7063
    7164Using webhooks allows Coinbase Commerce to send payment confirmation messages to the website. To fill this out:
     
    8376
    8477
     78== Frequently Asked Questions ==
     79
     80= What cryptocurrencies does the plugin support?
     81
     82The plugin supports all cryptocurrencies available at https://commerce.coinbase.com/
     83
     84= Prerequisites=
     85
     86To use this plugin with your WooCommerce store you will need:
     87* WooCommerce plugin
     88
     89
     90
     91== Upgrade Notice ==
     92
     93This plugin replaces the previous deprecated coinbase-woocommerce plugin.
     94
     95
     96== Screenshots ==
     97
     981. Admin Panel
     99
     100
    85101
    86102== Changelog ==
     
    94110= 1.0.0 =
    95111* Coinbase Commerce
    96 
    97 
Note: See TracChangeset for help on using the changeset viewer.