{"id":1788,"url":"https://github.com/checkout/frames-ios","last_synced_at":"2025-10-08T08:50:36.309Z","repository":{"id":37412743,"uuid":"140300965","full_name":"checkout/frames-ios","owner":"checkout","description":"Frames iOS: making native card payments simple","archived":false,"fork":false,"pushed_at":"2025-06-05T12:26:25.000Z","size":32102,"stargazers_count":97,"open_issues_count":2,"forks_count":56,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-09-13T18:41:05.488Z","etag":null,"topics":["card-payment","card-validations","checkout","credit-card","fintech","ios","mobile-payments","payment","payments-expert","swift","tokenisation","validation"],"latest_commit_sha":null,"homepage":"https://www.checkout.com/docs/integrate/sdks/ios-sdk","language":"Swift","has_issues":false,"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/checkout.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS.md","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-09T14:54:47.000Z","updated_at":"2025-06-25T05:32:32.000Z","dependencies_parsed_at":"2024-02-06T19:49:21.477Z","dependency_job_id":"5b039055-dc3a-4693-a011-f4c8ec5013fe","html_url":"https://github.com/checkout/frames-ios","commit_stats":{"total_commits":1077,"total_committers":17,"mean_commits":63.35294117647059,"dds":0.7084493964716806,"last_synced_commit":"68e08aa650dff07d28cc0a3edac937510b1ff5e8"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/checkout/frames-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fframes-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fframes-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fframes-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fframes-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/checkout","download_url":"https://codeload.github.com/checkout/frames-ios/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2Fframes-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278916437,"owners_count":26068090,"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-08T02:00:06.501Z","response_time":56,"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":["card-payment","card-validations","checkout","credit-card","fintech","ios","mobile-payments","payment","payments-expert","swift","tokenisation","validation"],"created_at":"2024-01-05T20:15:55.825Z","updated_at":"2025-10-08T08:50:36.302Z","avatar_url":"https://github.com/checkout.png","language":"Swift","funding_links":[],"categories":["Payments"],"sub_categories":["Other Parsing"],"readme":"![Checkout.com](https://github.com/checkout/frames-ios/blob/main/.github/media/checkout-logo.png)\n\n# Frames iOS\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Frames.svg)](https://img.shields.io/cocoapods/v/Frames)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/checkout/frames-ios?label=spm)\n[![Platform](https://img.shields.io/cocoapods/p/Frames.svg?style=flat)]()\n![license](https://img.shields.io/github/license/checkout/frames-ios.svg)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg width=40% src=\"https://github.com/checkout/frames-ios/blob/main/.github/media/demo-frames-ios.webp?raw=true\"\u003e\n\u003c/div\u003e\n\n## Requirements\n\n- iOS 13.0+\n- Xcode 12.4+\n- Swift 5.3+\n\n \n## Documentation\n\nFrames for iOS tokenises consumer data for use within [Checkout.com](https://www.checkout.com)'s payment infrastructure. We abstract away the complexity of taking payments, building payment UIs, and handling sensitive data.\n\n- [Integration](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/Integration.md): _a guide for consuming our SDK in your iOS app_\n\n- [Get started](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/GetStarted.md): _Start testing what you can achieve by presenting inside your Applications UI_ \n\n- [Make it your own](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/MakeItYourOwn.md): _Customising the UI to become a part of your app_\n\n- [Other features](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/OtherFeatures.md): _How we help with Apple Pay \u0026 3D Secure Challenges_\n\n- [Make a hosted security code payment](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/SecurityCodeComponent.md): _Make a compliant saved card payment with hosted security code tokenisation_\n\n- [Migrating](https://github.com/checkout/frames-ios/blob/main/.github/partial-readmes/Migration.md): _If you have used 3.5.x version (or lower) before_\n\n\nMore integration information can be found in the [Checkout Docs](https://docs.checkout.com/integrate/sdks/ios-sdk).\n   \nYou can find the Frames API reference [on our Jazzy docs](https://checkout.github.io/frames-ios/index.html).\n\n## Demo projects\n\nOur sample application showcases our prebuilt UIs and how our SDK works. You can run this locally once you clone the repository (whether directly via git or with suggested integration methods).\n\nOur demo apps also test the supported integration methods (SPM, Cocoapods), so if you're having any problems there, they should offer a working example. You will find them in the root of the repository, inside respective folders:\n- iOS Example Frame (Using Cocoapods distribution)\n- iOS Example Frame SPM (SPM distribution)\n\nOnce running, you will find the home screen with a number of design options. We have tried to make contrasting payment UIs to give you an idea of what can be achieved. We've also tried to write the code in the simplest way to track and understand how each UI flavour was created. Just start from `HomeViewController.swift` and follow the button actions in code (`@IBAction`) for some examples on how we achieve those UIs.\n \n## Changelog\n\nFind our CHANGELOG.md [here](https://github.com/checkout/frames-ios/blob/main/.github/CHANGELOG.md).\n\n## Contributing\n\nFind our guide to start contributing [here](https://github.com/checkout/frames-ios/blob/main/.github/CONTRIBUTING.md).\n\n## Licence\n\nFrames iOS is released under the MIT licence. [See LICENSE](https://github.com/checkout/frames-ios/blob/main/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fframes-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckout%2Fframes-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fframes-ios/lists"}