checkout
frames-ios
Swift

Frames iOS: making native card payments simple

Last updated Jul 6, 2026
107
Stars
55
Forks
2
Issues
+1
Stars/day
Attention Score
86
Language breakdown
Swift 90.3%
JavaScript 7.1%
SCSS 1.4%
Mustache 0.8%
Ruby 0.2%
Objective-C 0.0%
Files click to expand
README

Checkout.com

Frames iOS

CocoaPods Compatible GitHub release (latest by date) [Platform]() license

Requirements

  • iOS 13.0+
  • Xcode 12.4+
  • Swift 5.3+
 

Documentation

Frames for iOS tokenises consumer data for use within Checkout.com's payment infrastructure. We abstract away the complexity of taking payments, building payment UIs, and handling sensitive data.

  • Integration: a guide for consuming our SDK in your iOS app_
  • Get started: Start testing what you can achieve by presenting inside your Applications UI_
  • Migrating: If you have used 3.5.x version (or lower) before_

More integration information can be found in the Checkout Docs. You can find the Frames API reference on our Jazzy docs.

Demo projects

Our 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).

Our 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:

  • iOS Example Frame (Using Cocoapods distribution)
  • iOS Example Frame SPM (SPM distribution)
Once 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.  

Changelog

Find our CHANGELOG.md here.

Contributing

Find our guide to start contributing here.

Licence

Frames iOS is released under the MIT licence. See LICENSE for details.

🔗 More in this category

© 2026 GitRepoTrend · checkout/frames-ios · Updated daily from GitHub