{"id":13518638,"url":"https://github.com/Adyen/adyen-magento2","last_synced_at":"2025-03-31T10:32:13.069Z","repository":{"id":37431387,"uuid":"39181895","full_name":"Adyen/adyen-magento2","owner":"Adyen","description":"Adyen Payment plugin for Magento2","archived":false,"fork":false,"pushed_at":"2025-03-24T08:11:30.000Z","size":20802,"stargazers_count":158,"open_issues_count":75,"forks_count":213,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-03-25T05:06:10.254Z","etag":null,"topics":["adyen","adyen-plugin","ecommerce","hacktoberfest","magento","magento2","magento2-extension","magento2-module","payments"],"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/Adyen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-16T06:59:20.000Z","updated_at":"2025-03-21T14:15:13.000Z","dependencies_parsed_at":"2024-01-22T09:50:03.163Z","dependency_job_id":"231a5697-dca0-430b-beac-4ebb9325524c","html_url":"https://github.com/Adyen/adyen-magento2","commit_stats":{"total_commits":1419,"total_committers":122,"mean_commits":"11.631147540983607","dds":0.8597603946441156,"last_synced_commit":"81e182c7f5a2cacc294bef4385d7812da2161731"},"previous_names":[],"tags_count":197,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adyen","download_url":"https://codeload.github.com/Adyen/adyen-magento2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246453728,"owners_count":20779998,"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":["adyen","adyen-plugin","ecommerce","hacktoberfest","magento","magento2","magento2-extension","magento2-module","payments"],"created_at":"2024-08-01T05:01:47.196Z","updated_at":"2025-03-31T10:32:13.063Z","avatar_url":"https://github.com/Adyen.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Adyen Payment plugin for Magento 2\nUse Adyen's plugin for Magento 2 to offer frictionless payments online, in-app, and in-store.\n\n## Integration\nThe plugin integrates card component (Secured Fields) using Adyen Checkout for all card payments. For Point Of Sale (POS) payments we use Terminal API using Cloud-based communication.\n\n### Support Vault and Instant Purchase ###\nInside Adyen toggle the following settings on inside the API and Responses section (Settings -\u003e API and Responses):\n* Recurring details\n* Card bin\n* Card summary\n* Expiry date\n* Variant\n\n## Requirements\nThis plugin supports Magento 2 version 2.4.4 and higher.\n\n## Releases\n\n1. **Major** releases are done ONLY when absolutely required. We try to not to introduce breaking changes and do major releases as rare as possible. Current average is **yearly**.\n2. A minor or a patch release is scheduled but not limited to **once every 2 weeks.**\n\n**Note: This can be subject to change based on the load and dependancies of the Integration tools team.**\n\n## Support \u0026 Maintenance\n\nWe provide three levels of support:\n1. **Level 1 (12 months)**: full support (including new features) *Keep in mind that some new features are not possible on older versions, therefore this is not inclusive of ALL new features that are built.*\n2. **Level 2 (12 months - 18 months)**: high priority bugs / security only.\n3. **Level 3 (18 months - 24 months)**: security updates only (no support from support team).\n\n\u003e After Level 3 there is no support or maintenance from Adyen and it should be treated as a native integration of the merchant.\n\nThe schedule for the current maintained branches is:\n\n|  Plugin Major Version   | Release Date  | Level 1 Support ends | Level 2 Support ends | Level 3 Support ends |\n|  :-----          |:--------------|:---------------------|:---------------------|:---------------------|\n|  Version 8 |  November 2021 | January 2024         | May 2024             | January 2025         |\n|  Version 9 | October 2023  | December 2025      | May 2026             | December 2026               |\n\nOr, visualised as a calendar:\n\n```mermaid\ngantt\n    title Currently Supported Versions\n    dateFormat  YYYY-MM-DD   \n    section Version 8\n    Level 1   :l81, 2021-11-22, 2024-01-31\n    Level 2   :l82, after l81, 2024-05-30\n    Level 3   :l83, after l82, 2025-01-31\n    section Version 9\n    Level 1   :active, l91, 2023-09-15, until l92\n```\n\n## Contributing\nWe strongly encourage you to join us in contributing to this repository so everyone can benefit from:\n* New features and functionality\n* Resolved bug fixes and issues\n* Any general improvements\n\nRead our [**contribution guidelines**](CONTRIBUTING.md) to find out how.\n\n\n## Installation\nYou can install our plugin through Composer:\n```\ncomposer require adyen/module-payment\nbin/magento module:enable Adyen_Payment\nbin/magento setup:upgrade\n```\nFor more information see our [installation section](https://docs.adyen.com/developers/plugins/magento-2/set-up-the-plugin-in-magento?redirect#step1installtheplugin).\n\n## Documentation\n- [Magento 2 documentation](https://docs.adyen.com/plugins/adobe-commerce)\n- [V9 migration guide](https://docs.adyen.com/plugins/adobe-commerce/migrate-to-a-new-version)\n\n## Setup Cron\nMake sure that your Magento cron is running every minute. We are using a cronjob to process the notifications (our webhook service) and to update Adyen servers' IP addresses. The cronjobs will be executed every minute.\n\n```\n\u003cgroup id=\"adyen_payment\"\u003e\n    \u003cjob name=\"adyen_payment_process_notification\" instance=\"Adyen\\Payment\\Model\\Cron\" method=\"processNotification\"\u003e\n        \u003cschedule\u003e*/1 * * * *\u003c/schedule\u003e\n    \u003c/job\u003e\n    \u003cjob name=\"adyen_payment_server_address_caching\" instance=\"Adyen\\Payment\\Cron\\ServerIpAddress\" method=\"execute\"\u003e\n        \u003cschedule\u003e*/1 * * * *\u003c/schedule\u003e\n    \u003c/job\u003e\n\u003c/group\u003e\n```\n\nThe notification processing service queries the records that have been received at least 2 minutes ago. This is to ensure that Magento has created the order, and all save after events are executed. A handy tool to get insight into your cronjobs is AOE scheduler. You can download this tool through Magento Marketplace or GitHub.\n\nIf you need to setup your cronjob in Magento \u003ca href=\"http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands-cron.html\" target=\"_blank\"\u003ethis is described here\u003c/a\u003e.\n\n## Supported payment methods\n\nSee our [documentation](https://docs.adyen.com/plugins/adobe-commerce/supported-payment-methods/) for a full list of supported payment methods.\n\n## Support\nIf you have a feature request, or spotted a bug or a technical problem, create a GitHub issue. For other questions, contact our [support team](https://support.adyen.com/hc/en-us/requests/new?ticket_form_id=360000705420).\n\n## API Library\nThis module is using the Adyen APIs Library for PHP for all (API) connections to Adyen.\n\u003ca href=\"https://github.com/Adyen/adyen-php-api-library\" target=\"_blank\"\u003eThis library can be found here\u003c/a\u003e\n\n## License\nMIT license. For more information, see the [LICENSE](LICENSE.txt) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdyen%2Fadyen-magento2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAdyen%2Fadyen-magento2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdyen%2Fadyen-magento2/lists"}