{"id":27151387,"url":"https://github.com/checkout/checkout-woocommerce-plugin","last_synced_at":"2025-04-08T14:40:17.366Z","repository":{"id":30112596,"uuid":"33662428","full_name":"checkout/checkout-woocommerce-plugin","owner":"checkout","description":"Checkout.com plugin for WooCommerce","archived":false,"fork":false,"pushed_at":"2025-03-25T13:17:44.000Z","size":1795,"stargazers_count":15,"open_issues_count":11,"forks_count":23,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-25T14:24:41.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/checkout.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":"2015-04-09T10:15:11.000Z","updated_at":"2025-03-25T13:12:02.000Z","dependencies_parsed_at":"2023-11-22T07:29:23.749Z","dependency_job_id":"8934d6e7-d0f5-4393-a64a-bb1fc5ea6170","html_url":"https://github.com/checkout/checkout-woocommerce-plugin","commit_stats":null,"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fcheckout-woocommerce-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fcheckout-woocommerce-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fcheckout-woocommerce-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fcheckout-woocommerce-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/checkout","download_url":"https://codeload.github.com/checkout/checkout-woocommerce-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247863695,"owners_count":21008952,"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":"2025-04-08T14:40:16.953Z","updated_at":"2025-04-08T14:40:17.364Z","avatar_url":"https://github.com/checkout.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![N|Solid](https://cdn.checkout.com/img/checkout-logo-online-payments.jpg)](https://checkout.com/)\n\n# Woocommerce Extension\n[Checkout.com](https://www.checkout.com \"Checkout.com\") is a software platform that has integrated 100% of the value chain to create payment infrastructures that truly make a difference.\n\nThis extension allows shop owners to process online payments (card / alternative payments) using:\n  - **Frames.js** - Customisable payment form, embedded within your website\n  - **Apple Pay \u0026 Google Pay** - Shoppers can pay using mobile wallets\n  - **Alternative payments** - Shoppers can pay using local payment options (Sofort, iDEAL, Boleto ... etc.)\n\n# Installation\nYou can find a full installation guide [here](https://github.com/checkout/checkout-woocommerce-plugin/wiki/Installation)\n\n# Initial Setup\nIf you do not have an account yet, simply go to [checkout.com](https://checkout.com/) and hit the \"Get Test Account\" button.\n\n# Keys\nThere are 3 keys to configure in the module:\n- **Secret Key**\n- **Public Key**\n- **Private Shared Key** (not required if using v4.2.0+ of our WooCommerce plugin)\n\n\u003e The Private Shared Key is generated when you [configure the Webhook URL](https://docs.checkout.com/the-hub/manage-webhooks) in the Checkout HUB.\n\n# Webhook\nIn order to keep WooCommerce order statuses in sync you need to configure the following webhook URL in your Checkout HUB (where _example.com_ is your store URL):\n\n\u003e The following URL format is for plugins versions 4.X or newer; click [here](https://github.com/checkout/checkout-woocommerce-plugin/wiki/URLs--2.x) to get the URLs for older plugin versions\n\n\n| URL Example | API Version | Events |\n| ------ | ------ | ------ |\n| _example.com_**/?wc-api=wc_checkoutcom_webhook** \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; | 2.0 | All |\n\n\u003e You can see a guide on how to manage webhooks in the HUB [here](https://docs.checkout.com/the-hub/manage-webhooks) ; You can find test card details [here](https://docs.checkout.com/testing)\n\n# Going LIVE\n\nUpon receiving your live credentials from your account manager, here are the required steps to start processing live transactions:\n\n- In the plugin settings, input your **Live** keys\n- Switch the _Endpoint URL mode_ to **Live**.\n\n# Development environment Setup\n\n- Clone the repository to in `wp-content/plugins` folder with the name `woocommerce-gateway-checkout-com`\n  `git clone git@github.com:checkout/checkout-woocommerce-plugin.git woocommerce-gateway-checkout-com`\n  or\n  `git clone https://github.com/checkout/checkout-woocommerce-plugin.git woocommerce-gateway-checkout-com`\n- Use required `npm` version by executing `nvm use`.\n- Install the `npm` packages using `npm install`.\n- Install the `composer` packages using `composer install`.\n- During pushing the committing the code the PHPCS check will run at pre-commit hook. **So, till the PHPCS errors are not fixed for during commit we have to use `--no-verify` option in the git commit command.**\n\n\n# Reference\n\nYou can find our complete Documentation [here](http://docs.checkout.com/).\nIf you would like to be assigned an account manager, please contact us at sales@checkout.com\nFor help during the integration process you can contact us at integration@checkout.com\nFor support, you can contact us at support@checkout.com\n\n_Checkout.com is authorised and regulated as a Payment institution by the UK Financial Conduct Authority._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fcheckout-woocommerce-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckout%2Fcheckout-woocommerce-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fcheckout-woocommerce-plugin/lists"}