Accept cryptocurrencies through Coinbase Commerce such as USDC, Ethereum, and Matic on your WooCommerce store.
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for 'coinbase commerce'
- Activate Coinbase Commerce from your Plugins page.
From
WordPress.org
- Download Coinbase Commerce.
- Upload to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
- Activate Coinbase Commerce from your Plugins page.
Once Activated
- Go to WooCommerce > Settings > Payments
- Configure the plugin for your store
Configuring Coinbase Commerce
- You will need to set up an account on https://commerce.coinbase.com/
- Within the WordPress administration area, go to the WooCommerce > Settings > Payments page and you will see Coinbase in the table of payment gateways.
- 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.
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
Enable / Disable
Turn the Coinbase Commerce payment method on / off for visitors at checkout.
Title
Title of the payment method on the checkout page
Description
Description of the payment method on the checkout page
API Key
Your Coinbase Commerce API key. Available within the
https://commerce.coinbase.com/dashboard/settings/
Using an API key allows your website to periodically check Coinbase Commerce for payment confirmation.
Webhook Shared Secret
Your webhook shared secret. Available within the
https://commerce.coinbase.com/dashboard/settings/
Using webhooks allows Coinbase Commerce to send payment confirmation messages to the website. To fill this out:
- In your Coinbase Commerce settings page, scroll to the 'Webhook subscriptions' section
- Click 'Add an endpoint' and paste the URL from within your settings page.
- Make sure to select "Send me all events", to receive all payment updates.
- Click "Show shared secret" and paste into the box within your settings page.
Debug log
Whether or not to store debug logs.
If this is checked, these are saved within your
wp-content/uploads/wc-logs/
folder in a .log file prefixed with
coinbase-