{"id":18542756,"url":"https://github.com/coinbase/coinbase-commerce-woocommerce","last_synced_at":"2025-04-09T18:32:11.333Z","repository":{"id":33085200,"uuid":"137517968","full_name":"coinbase/coinbase-commerce-woocommerce","owner":"coinbase","description":"Accept Bitcoin on your WooCommerce-powered website.","archived":false,"fork":false,"pushed_at":"2024-05-31T02:16:34.000Z","size":188,"stargazers_count":60,"open_issues_count":20,"forks_count":41,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-24T10:38:47.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://commerce.coinbase.com/integrate/woocommerce","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-15T18:01:51.000Z","updated_at":"2024-12-03T14:42:41.000Z","dependencies_parsed_at":"2024-05-30T20:23:37.455Z","dependency_job_id":"fd0024aa-c7ce-4508-890b-022d41016f6a","html_url":"https://github.com/coinbase/coinbase-commerce-woocommerce","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-commerce-woocommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-commerce-woocommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-commerce-woocommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcoinbase-commerce-woocommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/coinbase-commerce-woocommerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248087856,"owners_count":21045602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T20:10:24.890Z","updated_at":"2025-04-09T18:32:06.325Z","avatar_url":"https://github.com/coinbase.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coinbase Commerce for WooCommerce\n\n**Note: This repository is not actively maintained.**\n\nA WooCommerce payment gateway that allows your customers to pay with cryptocurrency via Coinbase Commerce\n\n## Installation\n\n### From WordPress.org\n\nThis plugin is available on the [WordPress.org plugin repository], and can be installed either directly from there or from the admin dashboard within your website.\n\n#### Within your WordPress dashboard\n\n1. Visit ‘Plugins \u003e Add New’\n2. Search for ‘Coinbase Commerce’\n3. Activate Coinbase Commerce from your Plugins page.\n\n#### From WordPress.org plugin repository\n\n1. Download Coinbase Commerce from \u003chttps://wordpress.org/plugins/coinbase-commerce/\u003e\n2. Upload to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)\n3. Activate Coinbase Commerce from your Plugins page.\n\n### From this repository\n\nWithin the Github repository, click the Clone or Download button and Download a zip file of the repository, or clone it directly via command line.\n\nWithin your WordPress administration panel, go to Plugins \u003e Add New and click the Upload Plugin button on the top of the page.\n\nAlternatively, you can move the zip file into the `wp-content/plugins` folder of your website and unzip.\n\nYou will then need to go to your WordPress administration Plugins page, and activate the plugin.\n\n## Configuring Coinbase Commerce\n\nYou will need to set up an account on [Coinbase Commerce].\n\nWithin the WordPress administration area, go to the WooCommerce \u003e Settings \u003e Payments page and you will see Coinbase in the table of payment gateways.\n\nClicking the Manage button on the right hand side will take you into the settings page, where you can configure the plugin for your store.\n\n**Note: If you are running version of WooCommerce older than 3.4.x your Coinbase Commerce tab will be underneath the WooCommerce \u003e Settings \u003e Checkout tab**\n\n## Settings\n\n### Enable / Disable\n\nTurn the Coinbase Commerce payment method on / off for visitors at checkout.\n\n### Title\n\nTitle of the payment method on the checkout page\n\n### Description\n\nDescription of the payment method on the checkout page\n\n### API Key\n\nYour Coinbase Commerce API key. Available within the [Coinbase Commerce settings page].\n\nUsing an API key allows your website to periodically check Coinbase Commerce for payment confirmation.\n\n### Webhook Shared Secret\n\nYour webhook shared secret. Available within the [Coinbase Commerce settings page].\n\nUsing webhooks allows Coinbase Commerce to send payment confirmation messages to the website. To fill this out:\n\n1. In your Coinbase Commerce settings page, scroll to the 'Webhook subscriptions' section\n2. Click 'Add an endpoint' and paste the URL from within your settings page.\n3. Make sure to select \"Send me all events\", to receive all payment updates.\n4. Click \"Show shared secret\" and paste into the box within your settings page.\n\n### Debug log\n\nWhether or not to store debug logs.\n\nIf this is checked, these are saved within your `wp-content/uploads/wc-logs/` folder in a .log file prefixed with `coinbase-`\n\n## Prerequisites\n\nTo use this plugin with your WooCommerce store you will need:\n\n- [WordPress] (tested up to 6.5.3)\n- [WooCommerce] (tested up to 8.9.1)\n\n## Frequently Asked Questions\n\n**What cryptocurrencies does the plugin support?**\n\nThe plugin supports all cryptocurrencies available at [Coinbase Commerce]\n\n**Does Coinbase Commerce have integrations with other commerce platforms?**\n\nYes, the list of all integrations can be found here: [Coinbase Commerce Integrations](https://commerce.coinbase.com/integrate).\n\n## License\n\nThis project is licensed under the Apache 2.0 License\n\n## Changelog\n\n## 1.4.1\n\n- Tested against WordPress 6.5.3\n- Tested against WooCommerce 8.9.1\n\n## 1.4\n\n- Declare HPOS Compatibility\n- Remove deprecated Charge status mappings\n- Fix order_id incorrect format error\n- Update coinbase_charge_id to be charge.id\n\n## 1.3\n\n- Adds HPOS support\n\n## 1.2\n\n- Tested against WordPress 6.0\n- Tested against WooCommerce 6.5.1\n\n## 1.1.4\n\n- Bug fix: Sending order confirmation emails in WooCommerce.\n\n## 1.1.0\n\n- Added support for charge cancel url.\n- Handle cancelled events from API.\n- Add option to disable icons on checkout page.\n- Add Coinbase Commerce transaction ID to WooCommerce order output (Admin order page, Customer order page, email confirmation).\n- Updated README.md\n\n## 1.0.2\n\n- Tested against WordPress 4.9.4\n\n## 1.0.1\n\n- Tested against WordPress 4.9.7\n- Tested against WooCommerce 3.4.3\n- Updated README.md\n- Updated plugin meta in coinbase-commerce.php\n\n## 1.0.0\n\n- Coinbase Commerce\n\n[//]: # \"Comments for storing reference material in. Stripped out when processing the markdown\"\n[Coinbase Commerce]: https://commerce.coinbase.com/\n[Coinbase Commerce settings page]: https://commerce.coinbase.com/dashboard/settings/\n[WooCommerce]: https://woocommerce.com/\n[WordPress]: https://wordpress.org/\n[WordPress.org plugin repository]: https://wordpress.org/plugins/coinbase-commerce/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcoinbase-commerce-woocommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fcoinbase-commerce-woocommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcoinbase-commerce-woocommerce/lists"}