KlarnaCheckout 1.5.0

KlarnaCheckout 1.5.0

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Nov 2016
SPMSupports SPM

Maintained by Marat Dyatko.



  • By
  • Johan Rydenstam, Niklas Ström and Marat Dyatko

Klarna Checkout SDK for mobile apps

The SDK allows to integrate Klarna Checkout in native or hybrid iOS and Android applications. It's aimed to make integration simple and provide the smoothest in-app purchase experience.

iOS

iOS SDK is shipped as a framework and can be installed using Cocoapods:

pod 'KlarnaCheckout'
Usage | Documentation | Example app

Android

Usage | Documentation | Example app

Cordova

Klarna Checkout Cordova plugin is available for iOS and Android platforms and can be installed with a single command:

cordova plugin add kco-mobile-sdk --save
Usage | NPM | Example app