Beskrivning
Accept cryptocurrencies through Coinbase Commerce such as USDC, Ethereum, and Matic on your WooCommerce store.
Skärmdumpar
Installation
From your WordPress dashboard
- Visit ’Plugins > Add New’
- Sök efter ”coinbase commerce”
- Aktivera Coinbase Commerce från din tilläggsida.
Från WordPress.org
- Ladda ner Coinbase Commerce.
- Upload to your ’/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Aktivera Coinbase Commerce från din tilläggsida.
Once Activated
- Go to WooCommerce > Settings > Payments
- Konfigurera tillägget för din butik
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-
Vanliga frågor
-
What cryptocurrencies does the plugin support?
-
The plugin supports all cryptocurrencies available at https://commerce.coinbase.com/
-
Prerequisites
-
För att använda detta tillägg med din WooCommerce-butik behöver du:
* tillägget WooCommerce
Recensioner
Bidragsgivare och utvecklare
”Coinbase Commerce Payment Gateway for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Coinbase Commerce Payment Gateway for WooCommerce” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.4.1
- Tested against WordPress 6.5.3
- Tested against WooCommerce 8.9.1
1.4
- Declare HPOS Compatibility
- Remove deprecated Charge status mappings
- Fix order_id incorrect format error
- Update coinbase_charge_id to be charge.id
1.3
- Adds HPOS support
1.2
- Tested against WordPress 6.0
- Tested against WooCommerce 6.5.1
1.1.4
- Fix to send order emails when transitioning from ”New” to ”Processing”
1.1.3
- Tested against WordPress 5.2
- Tested against WooCommerce 3.6.3
1.1.2
- Add support for USDC
- Do not cancel pending orders when charges expire
1.1.1
- Add support for OVERPAID
- Update Woo order statuses
- Add Coinbase meta data to backend order details
1.1
- Added support for charge cancel url.
- Handle cancelled events from API.
- Add option to disable icons on checkout page.
- Add Coinbase Commerce transaction ID to WooCommerce order output (Admin order page, Customer order page, email confirmation).
- Updated README.md
1.0.1
- Tested against WordPress 4.9.7
- Tested against WooCommerce 3.4.3
- Updated README.md
- Updated plugin meta in coinbase-commerce.php
1.0.0
- Coinbase Commerce