{"id":48278358,"url":"https://github.com/paytrail/paytrail-android-sdk","last_synced_at":"2026-04-04T22:41:23.632Z","repository":{"id":200663720,"uuid":"645179957","full_name":"paytrail/paytrail-android-sdk","owner":"paytrail","description":"Paytrail Android SDK","archived":false,"fork":false,"pushed_at":"2024-11-26T14:25:11.000Z","size":12757,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-12T06:01:51.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/paytrail.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-05-25T05:14:31.000Z","updated_at":"2024-11-26T10:30:56.000Z","dependencies_parsed_at":"2023-10-21T13:32:31.171Z","dependency_job_id":null,"html_url":"https://github.com/paytrail/paytrail-android-sdk","commit_stats":null,"previous_names":["paytrail/paytrail-android-sdk"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/paytrail/paytrail-android-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paytrail%2Fpaytrail-android-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paytrail%2Fpaytrail-android-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paytrail%2Fpaytrail-android-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paytrail%2Fpaytrail-android-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paytrail","download_url":"https://codeload.github.com/paytrail/paytrail-android-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paytrail%2Fpaytrail-android-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31417669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-04T22:41:22.907Z","updated_at":"2026-04-04T22:41:23.619Z","avatar_url":"https://github.com/paytrail.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paytrail Android SDK\n\n[![](https://jitpack.io/v/paytrail/paytrail-android-sdk.svg)](https://jitpack.io/#paytrail/paytrail-android-sdk)\n[![GitHub tag (with filter)](https://img.shields.io/github/v/tag/paytrail/paytrail-android-sdk)](https://github.com/paytrail/paytrail-android-sdk/releases)\n[![GitHub](https://img.shields.io/github/license/paytrail/paytrail-android-sdk)]((https://github.com/paytrail/paytrail-android-sdk/blob/main/LICENSE))\n## Introduction\n\nWelcome to the Paytrail Android SDK — your one-stop solution for seamless integration with the Paytrail payment service's [Web APIs](https://docs.paytrail.com/#/?id=paytrail-payment-api) on native Android projects. This SDK provides you with key functionalities such as:\n\n- Creating a regular payment\n- Saving a payment card token\n- Combining payment and card addition into a single step.\n\nFor a deep dive into the SDK's APIs, consult our [Paytrail Android SDK Wiki](https://github.com/paytrail/paytrail-android-sdk/wiki).\n\n## Prerequisites\n\n- Android 5.0 (API level 21) or higher.\n- It's recommended to use the [Android Gradle Plugin](https://developer.android.com/studio/releases/gradle-plugin) version 7.4.0 or above.\n- Ensure [Gradle](https://gradle.org/releases/) version is 7.6.3 or higher.\n\n## Installation\n\n1. **Add Jitpack Repository**:\n\n   ```groovy\n   repositories {  \n       maven(url = \"https://jitpack.io\")\n       google()  \n       mavenCentral()\n   }\n   ```\n\n2. **Integrate the SDK**:\n\n   ```groovy\n   dependencies {\n       implementation(\"com.github.paytrail:paytrail-android-sdk:v0.3.0-beta\")\n   }\n   ```\n\n## Getting Started\n\nDive into our 📚 [integration guides](https://github.com/paytrail/paytrail-android-sdk/wiki/Let's-start) to get a head start.\n\n## Demo Project\n\nCurious to see the SDK in action? Explore our [Paytrail SDK Examples](https://github.com/paytrail/paytrail-android-sdk/tree/main/demo-app) for a comprehensive overview.\n\n## Issues and Feedback\n\nYour feedback is invaluable to us! If you come across any issues or have suggestions for improvements, please [report them here](https://github.com/paytrail/paytrail-android-sdk/issues). We appreciate your contributions and will do our best to address them promptly.\n\n## License\n\nThe Paytrail Android SDK is licensed under the [MIT License](https://github.com/paytrail/paytrail-android-sdk/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaytrail%2Fpaytrail-android-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaytrail%2Fpaytrail-android-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaytrail%2Fpaytrail-android-sdk/lists"}