kco-mobile-sdk
v1.5.0
Published
Simple integration of Klarna Checkout into hybrid iOS and Android apps
Downloads
8
Maintainers
Readme
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