Coin driver for the Omnipay PHP payment processing library

codesolz.net

undefined undefined undefined undefined undefined undefined undefined undefined undefined Wordpress Plugin Active Installs Hits

undefined

WooCommerce AltCoin Payment Gateway – WordPress plugin

Installation

  1. Signup for an account at Coinbase Commerce.
  2. Create an API Key by going to the Settings tab in the Coinbase Commerce dashboard.
  3. Copy the coinbase/ folder to your Prestashop modules/ folder.
  4. Login to your Prestashop Back Office, navigate to the Modules tab, go to the “Installed Modules” tab and search for “Coinbase Commerce”. Click Install to activate the plugin.
  5. Click Configure to go to the settings page of the plugin. Set the API Key, Shared Secret Key from Coinbase Commerce Dashboard.
  6. Copy webhook url from settings page of the plugin to Coinbase Commerce DashBoard Settings.

NOTE: There is a setting for “Unsafe” mode on the plugins settings page. This should never be set to “Enabled” on a production website. It is only used for making testing easier during development, since it will deactivate any validation of the requests that is send to the webhook, which will allow the developer to emulate POST requests to the webhook without generating the X-CC-Webhook-Signature header.

Localization

All text strings, labels and descriptions found in the plugin is

Description

Coinbase Commerce is the digital payment service that allows merchants to accept payments in a variety of digital currencies like Bitcoin, Bitcoin Cash, DAI, Ethereum, Litecoin, and USD Coin. These payments are received directly into a merchant-controlled wallet.

Features:

  • Fast — Go live in minutes, not days
  • Free — No fees to accept crypto
  • Global — Tap into a global customer base
  • No Middlemen — Be your own bank
  • Irreversible — Chargebacks are a thing of the past

Requirements

Installation

This section describes how to install and setup the Gravity Forms Coinbase Commerce Add-On. Be sure to follow all of the instructions in order for the Add-On to work properly.

Requirements

Requires at least WordPress 4.0, PHP 5.3, Gravity Forms 1.9.

Steps

  1. Make sure you have your own copy of Gravity Forms. This plugin does not include Gravity Forms.

  2. You’ll also need a Coinbase Commerce account. To signup visit https://commerce.coinbase.com/

  3. Download zip archive from releases page and unzip or clone plugin and run composer install inside clonned folder

  4. Upload the plugin folder gf-coinbase-commerce to your WordPress site /wp-content/plugins folder.

  5. Visit the Plugins menu in your WordPress dashboard, find Coinbase Commerce Payments For Gravity Forms in your plugin list, and click the Activate link.

  6. Visit the Forms->Settings menu, select the Coinbase Commerce Tab, and add your API Key, Shared Secret Key from Coinbase Commerce Dashboard (https://commerce.coinbase.com/dashboard/settings).

  7. Copy Webhook Notification Url from Coinbase Commerce Tab to Settings/Webhook subscription https://commerce.coinbase.com/dashboard/settings

  8. Create new Gravity form and add Coinbase Commerce Feed.

Frequently Asked Questions

Do I need to have SSL? Yes, for webhook notifications you need SSL.

Does Coinbase Commerce integrate with other e-commerce platforms? Yes, a list of all offical integrations can be found here: Coinbase Commerce Integrations.

Changelog

1.0.0

  • Initial release version

GitHub

View Github