{"id":18973898,"url":"https://github.com/ccv/ccvonlinepayments-magento2","last_synced_at":"2025-04-19T16:38:53.628Z","repository":{"id":53521168,"uuid":"294126444","full_name":"CCV/ccvonlinepayments-magento2","owner":"CCV","description":"Official CCV Payment Services plugin for Magento 2","archived":false,"fork":false,"pushed_at":"2025-02-24T09:32:33.000Z","size":449,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T01:46:05.420Z","etag":null,"topics":["ccv","magento-2","payments","plugin"],"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/CCV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-09-09T13:48:03.000Z","updated_at":"2025-02-24T09:32:21.000Z","dependencies_parsed_at":"2024-02-23T11:53:02.569Z","dependency_job_id":null,"html_url":"https://github.com/CCV/ccvonlinepayments-magento2","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.2666666666666667,"last_synced_commit":"c0bde38105864b0682cede3467b4ca7d8c5bb397"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCV%2Fccvonlinepayments-magento2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCV%2Fccvonlinepayments-magento2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCV%2Fccvonlinepayments-magento2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCV%2Fccvonlinepayments-magento2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCV","download_url":"https://codeload.github.com/CCV/ccvonlinepayments-magento2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249739745,"owners_count":21318648,"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":["ccv","magento-2","payments","plugin"],"created_at":"2024-11-08T15:13:31.807Z","updated_at":"2025-04-19T16:38:53.609Z","avatar_url":"https://github.com/CCV.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/user-attachments/assets/060de999-2f1f-491f-94d8-dd22121526d8\" alt=\"Magento\" width=\"200\"/\u003e\n\n# About this plugin\nMagento 2 is a powerful, open-source e-commerce platform designed for businesses of all sizes. Known for its flexibility, scalability, and robust feature set, Magento 2 offers extensive customization options and a wide range of third-party extensions. It's ideal for businesses with complex product catalogs and high transaction volumes, and it requires technical expertise for setup and maintenance.\n\nCCV has developed a dedicated plugin that seamlessly integrates Magento 2 with CCV's Online Payments solution.  This plugin connects your Magento 2 store to CCV's payment gateway.\n\n# Payment methods\nCCV makes the following payment methods available in this plugin: \n- iDeal\n- Bancontact\n- Apple Pay\n- Google Pay\n- Maestro\n- Mastercard\n- Visa\n- Amex\n- PayPal\n- Klarna\n- Bank Transfer\t\n\n# Requirements\nTo support this plugin, the following requirements must be met:\n-\tMagento 2.3.5-p2 or higher\n-\tPHP 7.2 or higher\n-\tMyCCV account \u0026 API key*\n-\tComposer**\n\n*The live API key is released after successful boarding by CCV Online Payments. To register, contact us [here](https://www.ccv.eu/en/solutions/payment-services/ccv-online-payments/partners/online-payments-form/).\n\n**Composer is a PHP dependency manager. \n1.\tCheck if Composer is already installed: Some hosting providers may already have Composer installed, especially if they offer Magento-optimized hosting. You can check by running “composer --version” in your command line.\n2.\tInstall Composer: If Composer is not installed, you need to follow Composer’s installation guide, which is typically done via the command line. The official installation instructions are available on Composer's website, and they vary depending on the server’s operating system (Linux, Windows, macOS).\n\n# Download\nfrom CMD line in the Magento 2 root folder:\n```\ncomposer require ccv/magento2\n```\n\n# Install\nfrom CMD line in the Magento 2 root folder:\n```\nphp bin/magento module:enable --clear-static-content CCVOnlinePayments_Magento\nphp bin/magento setup:upgrade\nphp bin/magento cache:clean\nphp bin/magento indexer:reindex\n```\n\n# Upgrade\nfrom CMD line in the Magento 2 root folder:\n```\ncomposer update ccv/magento2\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\nphp bin/magento setup:di:compile\n```\n\n# Configure\nIn Magento Admin:\n1.\tClick on Stores\n2.\tClick on Configuration\n3.\tClick on Sales\n4.\tClick on Payment Methodes\n5.\tOpen Other Payment methods\n6.\tOpen CCV Online Payments\n7.\tOpen General\n8.\tGet your LIVE API key from your MyCCV account\n9.\tEnter the API key\n10.\tOpen and activate the desired payment methods\n11.\tClick on Save Config\n\n# Release notes\nAt CCV, we are committed to transparency and keeping our users informed about the continuous improvements to our Online Payments solution. To ensure easy access to the latest updates, we maintain a dedicated [release notes website](https://onlinepayments.ccvlab.eu/). This resource provides detailed information about each new version, including feature additions, enhancements, and fixes. By visiting the website, you can stay up to date with the latest developments and make the most of the new tools and capabilities we introduce.\n\n# Contact Us\nPlease create a GitHub issue for feature requests or bug reports.\n\nIf you have a general question or installation difficulties, you can contact us directly ecommerce@ccv.eu, or call us at +882289999.\n\n# License\n\n[![MIT license](https://img.shields.io/github/license/CCV/ccvonlinepayments-magento2)](https://github.com/CCV/ccvonlinepayments-magento2/blob/master/LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccv%2Fccvonlinepayments-magento2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccv%2Fccvonlinepayments-magento2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccv%2Fccvonlinepayments-magento2/lists"}