{"id":22170227,"url":"https://github.com/adyen/adyen-android","last_synced_at":"2026-02-19T13:03:36.248Z","repository":{"id":37484588,"uuid":"91104663","full_name":"Adyen/adyen-android","owner":"Adyen","description":"Adyen Android Drop-in and Components","archived":false,"fork":false,"pushed_at":"2025-05-13T14:18:14.000Z","size":62952,"stargazers_count":133,"open_issues_count":31,"forks_count":67,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-05-13T14:30:36.246Z","etag":null,"topics":["adyen","adyen-components","android","android-library","payment","payment-methods","payments"],"latest_commit_sha":null,"homepage":"https://docs.adyen.com/checkout/android","language":"Kotlin","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":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-12T15:24:06.000Z","updated_at":"2025-05-06T13:27:35.000Z","dependencies_parsed_at":"2024-10-28T11:15:53.539Z","dependency_job_id":"5295ac38-bd1f-4d74-9e65-e1a58e2a5589","html_url":"https://github.com/Adyen/adyen-android","commit_stats":null,"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyen%2Fadyen-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adyen","download_url":"https://codeload.github.com/Adyen/adyen-android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464895,"owners_count":22075570,"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-components","android","android-library","payment","payment-methods","payments"],"created_at":"2024-12-02T06:39:40.870Z","updated_at":"2026-02-19T13:03:36.237Z","avatar_url":"https://github.com/Adyen.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Checkout Android Logo][header.image]\n\n[![Maven Central][shield.mavenCentral.image]][shield.mavenCentral.link]\n[![Build status][shield.buildStatus.image]][shield.buildStatus.link]\n[![License][shield.license.image]][shield.license.link]\n\n# Adyen Android\n\nAdyen Android allows you to accept in-app payments by providing you with the building blocks you need to create a checkout experience.\n\nFor an overview of how you can integrate with Adyen on Android check out the [documentation][docs.android].\n\n\u003cbr/\u003e\n\n![DropIn Preview][header.preview]\n\n\u003cbr/\u003e\n\n## Drop-in/Components lifecycle\n\n| Major version | State       | Deprecated   | End-of-life  |\n|---------------|-------------|--------------|--------------|\n| 5.x.x         | Active      | ---          | ---          |\n| 4.x.x         | Inactive    | June 2026    | June 2027    |\n| 3.x.x         | End-of-life | October 2023 | October 2024 |\n\nMore information about our versioning and the Drop-in/Components lifecycle can be found [here](https://docs.adyen.com/online-payments/upgrade-your-integration/#lifecycle).\n\n## Prerequisites\n\n* [Adyen test account][adyen.testAccount]\n* [API key][docs.apiKey]\n* [Client key][docs.clientKey]\n\n## Installation\n\nThere are two main integration types: [Drop-in][docs.dropIn] and [Components][docs.components].\nImport the corresponding module in your `build.gradle` file.\n\n### With Jetpack Compose\n\nFor Drop-in:\n```groovy\nimplementation \"com.adyen.checkout:drop-in-compose:LATEST_VERSION\"\n```\nFor the Credit Card component:\n```groovy\nimplementation \"com.adyen.checkout:card:LATEST_VERSION\"\nimplementation \"com.adyen.checkout:components-compose:LATEST_VERSION\"\n```\n\n### Without Jetpack Compose\n\nFor Drop-in:\n```groovy\nimplementation \"com.adyen.checkout:drop-in:LATEST_VERSION\"\n```\nFor the Credit Card component:\n```groovy\nimplementation \"com.adyen.checkout:card:LATEST_VERSION\"\n```\n\nFind out what the latest version is [here](https://github.com/Adyen/adyen-android/releases/latest). The library is available on [Maven Central][mavenRepo].\n\n## Additional documentation\n\n* [UI Customization guide][docs.github.uiCustomization]\n\n* [Additional documentation for payment methods][docs.github.paymentMethods]\n\n## Migrate from v4\n\nIf you are upgrading from 4.x.x to a current release, check out our [migration guide][migration.guide].\n\n## ProGuard\n\nIf you use ProGuard or R8, you do not need to manually add any rules, as they are automatically embedded in the artifacts.\nPlease let us know if you find any issues.\n\n## Development and testing\n\nFor development and testing purposes the project is accompanied by a test app. See [here](example-app/README.md) how to set it up and run it.\n\nTo test your integration you could use [Adyen Test Cards Android][adyenTestCardsAndroid]. This will allow you to easily autofill test payment method information.\n\n## Support\n\nIf you have a feature request, or spotted a bug or a technical problem, [create an issue here][github.newIssue]. For other questions, contact our Support Team via [Customer Area][adyen.support] or via email: support@adyen.com\n\n## Analytics and data tracking\n\nStarting [5.0.0][analytics.firstVersion] the Drop-in and Components integrations contain analytics and tracking features that are turned on by default. Find out more about [what we track and how you can control it][docs.analytics].\n\n## Contributing\n\nWe merge every pull request into the `main` branch. We aim to keep `main` in good shape, which allows us to release a new version whenever we need to.\n\nHave a look at our [contributing guidelines][contributing.guidelines] to find out how to raise a pull request.\n\n## See also\n\n* [Android API documentation][dokka]\n\n* [Adyen Checkout Documentation][docs.checkout]\n\n* [Adyen API Explorer][docs.apiExplorer]\n\n## License\n\nThis repository is available under the [MIT license](LICENSE).\n\n[header.image]: https://user-images.githubusercontent.com/9079915/198013698-139bf6f1-a15a-447d-8eed-97ce1354b43f.png\n[shield.mavenCentral.image]: https://img.shields.io/maven-central/v/com.adyen.checkout/drop-in\n[shield.mavenCentral.link]: https://mvnrepository.com/artifact/com.adyen.checkout\n[shield.buildStatus.image]: https://github.com/Adyen/adyen-android/actions/workflows/check_main.yml/badge.svg\n[shield.buildStatus.link]: https://github.com/Adyen/adyen-android/actions\n[shield.license.image]: https://img.shields.io/github/license/Adyen/adyen-android\n[shield.license.link]: LICENSE\n[docs.android]: https://docs.adyen.com/online-payments/build-your-integration/?platform=Android\n[header.preview]: https://github.com/user-attachments/assets/0393e58d-172c-45fb-9e49-3a720fe53c89\n[adyen.testAccount]: https://www.adyen.com/signup\n[docs.apiKey]: https://docs.adyen.com/development-resources/how-to-get-the-api-key\n[docs.clientKey]: https://docs.adyen.com/development-resources/client-side-authentication#get-your-client-key\n[docs.dropIn]: https://docs.adyen.com/online-payments/build-your-integration/?platform=Android\u0026integration=Drop-in\n[docs.components]: https://docs.adyen.com/online-payments/build-your-integration/?platform=Android\u0026integration=Components\n[docs.github.uiCustomization]: docs/UI_CUSTOMIZATION.md\n[docs.github.paymentMethods]: docs/payment-methods\n[mavenRepo]: https://repo1.maven.org/maven2/com/adyen/checkout/\n[migration.guide]: https://docs.adyen.com/online-payments/build-your-integration/migrate-to-android-5-0-0\n[github.newIssue]: https://github.com/Adyen/adyen-android/issues/new/choose\n[adyen.support]: https://ca-live.adyen.com/ca/ca/contactUs.shtml\n[analytics.firstVersion]: https://github.com/Adyen/adyen-android/releases/tag/5.0.0\n[docs.analytics]: https://docs.adyen.com/online-payments/analytics-and-data-tracking\n[contributing.guidelines]: https://github.com/Adyen/.github/blob/main/CONTRIBUTING.md\n[dokka]: https://adyen.github.io/adyen-android/\n[docs.checkout]: https://docs.adyen.com/online-payments/\n[docs.apiExplorer]: https://docs.adyen.com/api-explorer/\n[adyenTestCardsAndroid]: https://github.com/Adyen/adyen-testcards-android\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadyen%2Fadyen-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadyen%2Fadyen-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadyen%2Fadyen-android/lists"}