{"id":29146051,"url":"https://github.com/bluefinchcommerce/module-checkout-ppcp","last_synced_at":"2025-08-25T16:05:22.735Z","repository":{"id":279412432,"uuid":"927204351","full_name":"BlueFinchCommerce/module-checkout-ppcp","owner":"BlueFinchCommerce","description":"An open-source compatibility extension module for PayPal Complete Payments (PPCP) and the BlueFinch Checkout for Magento and Adobe Commerce.","archived":false,"fork":false,"pushed_at":"2025-05-21T10:41:21.000Z","size":2858,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-05T13:47:30.495Z","etag":null,"topics":["bluefinch","bluefinchcommerce","checkout","e-commerce","ecommerce","headless","magento","magento2","open-source","opensource","payment","payments","paypal","ppcp","storefront","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://www.bluefinchcommerce.com/checkout","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueFinchCommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-04T15:22:37.000Z","updated_at":"2025-05-21T10:41:25.000Z","dependencies_parsed_at":"2025-03-28T17:38:36.185Z","dependency_job_id":"2cccd092-0e53-467f-953b-45fa7e838700","html_url":"https://github.com/BlueFinchCommerce/module-checkout-ppcp","commit_stats":null,"previous_names":["bluefinchcommerce/module-checkout-ppcp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BlueFinchCommerce/module-checkout-ppcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueFinchCommerce%2Fmodule-checkout-ppcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueFinchCommerce%2Fmodule-checkout-ppcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueFinchCommerce%2Fmodule-checkout-ppcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueFinchCommerce%2Fmodule-checkout-ppcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueFinchCommerce","download_url":"https://codeload.github.com/BlueFinchCommerce/module-checkout-ppcp/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueFinchCommerce%2Fmodule-checkout-ppcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272092448,"owners_count":24871953,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bluefinch","bluefinchcommerce","checkout","e-commerce","ecommerce","headless","magento","magento2","open-source","opensource","payment","payments","paypal","ppcp","storefront","vue","vuejs"],"created_at":"2025-06-30T21:10:23.532Z","updated_at":"2025-08-25T16:05:22.704Z","avatar_url":"https://github.com/BlueFinchCommerce.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://dl.circleci.com/status-badge/img/gh/BlueFinchCommerce/module-checkout-ppcp/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/BlueFinchCommerce/module-checkout-ppcp/tree/main)\n\n[![GNU General Public License Version 3](./assets/license-GPLv3.svg)](https://github.com/BlueFinchCommerce/module-checkout-ppcp/?tab=GPL-3.0-1-ov-file#readme)\n\n![Checkout Powered by BlueFinch](./assets/logo.svg)\n\n# BlueFinch Checkout PPCP Module\n\n## Requirements\n\n- Magento 2.4.6 or higher\n- Node 16 or higher (for development purposes only)\n- Latest version of the BlueFinch Checkout\n\n## Installation\n\nEnsure you have installed the latest version of the BlueFinch Checkout, which can be found here, [BlueFinch Checkout](https://github.com/bluefinchcommerce/module-checkout).\n\nTo install the BlueFinch Checkout PPCP module, run the following command in your Magento 2 root directory:\n\n``` composer require bluefinchcommerce/module-checkout-ppcp ```\n\nBlueFinch Checkout PPCP follows the standard installation process for Adobe Commerce.\n\nFor information about a module installation in Adobe Commerce, see [Enable or disable modules](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/tutorials/manage-modules).\n\nRemember to clear any appropriate caches.\n\nOnce installed the module follows the same configuration settings as prescribed by the official PPCP for Magento integration documentation, see [PPCP for Magento](https://commercemarketplace.adobe.com/media/catalog/product/paypal-module-ppcp-1-0-0-ece/user_guides.pdf?1732699597).\n\n## Local frontend development workflow\n\nPlease refer to the local frontend development workflow section of the [BlueFinch Checkout contributing guidelines](https://github.com/BlueFinchCommerce/module-checkout/blob/main/.github/CONTRIBUTING.md), that applies to all BlueFinch Checkout extension modules, such as this one.\n\n## CircleCi\n\nCircleCi is a tool for us to use to allow for tested to be run on our modules before they are deployed.\n\nThis template comes with EsLint and PHPStan.\n\nYou can add more tests to this if you need to.\n\n\n### Testing your module locally\n\nYou can test CircleCi before you push your code.\n\nTo do this you need to install circleci locally.\n\n``` brew install circleci```\n\nThen once this has been installed in the main directory of your package then.\n\n```circleci local execute```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluefinchcommerce%2Fmodule-checkout-ppcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluefinchcommerce%2Fmodule-checkout-ppcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluefinchcommerce%2Fmodule-checkout-ppcp/lists"}