{"id":22170191,"url":"https://github.com/adyen/adyen-magento2-express-checkout","last_synced_at":"2026-01-06T18:17:39.124Z","repository":{"id":65129707,"uuid":"540000099","full_name":"Adyen/adyen-magento2-express-checkout","owner":"Adyen","description":"Adyen Magento 2 Express Checkout Module","archived":false,"fork":false,"pushed_at":"2025-09-23T11:54:55.000Z","size":508,"stargazers_count":17,"open_issues_count":17,"forks_count":8,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-29T16:52:26.478Z","etag":null,"topics":["adyen","adyen-plugin","ecommerce","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","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-22T13:38:59.000Z","updated_at":"2025-09-17T06:14:03.000Z","dependencies_parsed_at":"2023-12-21T13:10:34.341Z","dependency_job_id":"eb765ec4-1207-40d9-b71e-566704bbadd9","html_url":"https://github.com/Adyen/adyen-magento2-express-checkout","commit_stats":{"total_commits":24,"total_committers":6,"mean_commits":4.0,"dds":"0.41666666666666663","last_synced_commit":"fbdff1f2d77a79fbc5ceb27770f8ce9fbfcc6235"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/Adyen/adyen-magento2-express-checkout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2-express-checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2-express-checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2-express-checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2-express-checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adyen","download_url":"https://codeload.github.com/Adyen/adyen-magento2-express-checkout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-magento2-express-checkout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016887,"owners_count":26085884,"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-10-13T02:00:06.723Z","response_time":61,"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":["adyen","adyen-plugin","ecommerce","magento","magento2","magento2-extension","magento2-module","payments"],"created_at":"2024-12-02T06:39:30.366Z","updated_at":"2025-10-13T19:15:46.415Z","avatar_url":"https://github.com/Adyen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adyen Magento (Adobe) Express Checkout Module\nThis module gives our customers the ability to add express payment methods into Magento (Adobe) eCommerce PDP, Cart and Mini-Cart pages to increase shopper converison. \nThis module is to be used along with the [Adyen Payment plugin for Magento 2](https://github.com/Adyen/adyen-magento2) and is not a standalone product.\n\n## Payment Methods Supported\n* Apple Pay express checkout options on the product page, mini cart and cart.\n* Google Pay express checkout options on the product page, mini cart and cart.\n* PayPal express checkout options on the product page, mini cart and cart.\n\nFor the full list of payment methods available with Adyen, refer to [Adyen Docs](https://docs.adyen.com/plugins/adobe-commerce/supported-payment-methods/).\n\n## Requirements\nThis module supports\n* Magento 2 version 2.4 and higher\n* Adyen Payment plugin for Magento 2 v8.8.0 and higher\n\n## Installation\nYou can install our module through Composer:\n```\ncomposer require adyen/adyen-magento2-expresscheckout\nbin/magento module:enable Adyen_ExpressCheckout\nbin/magento setup:upgrade\nbin/magento cache:clean\n```\n\n## Configuration Steps\n1. Add the express payment method in your [Customer Area](https://docs.adyen.com/payment-methods#add-payment-methods-to-your-account).\n2. Make sure that Payment methods are activated in your [Magento configuration](https://docs.adyen.com/plugins/adobe-commerce/set-up-the-payment-methods-in-adobe-commerce/).\n3. In the Magento admin page, go to Accepting Payments \u003e Online Checkout \u003e Express Payments \u003e Show Google Pay on \u003e Select one or all of your desired options.\n4. For Apple Pay: [Use Adyen's Apple Pay Certificate to go live](https://docs.adyen.com/payment-methods/apple-pay/web-component#going-live), without designing your Apple Pay integration.\n5. For Google Pay: Set up [Google Pay](https://docs.adyen.com/payment-methods/google-pay/web-component#before-you-go-live).\n\n## Best Practice\n1. **Managing Quote Table Growth**: The PDP page refresh with a PDP express payment method enabled creates new `quotes` to store updated payment data data. While this is expected behavior and not critical, it may lead to gradual growth of the quotes table. If relevant for your store, consider setting up a scheduled cleanup for old or inactive quotes.\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## Releases\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 a month.**\n\n**Note: This can be subject to change based on the load and dependencies of the Integration tools team.**\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## License\nMIT license. For more information, see the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadyen%2Fadyen-magento2-express-checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadyen%2Fadyen-magento2-express-checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadyen%2Fadyen-magento2-express-checkout/lists"}