GuideUsing the Mobile SDK on React NativeThese are our guides for the Klarna Mobile SDK React Native.
We currently have guides to get you started with integrating Klarna Payments, Klarna WebView, and Klarna Checkout.
GuideReact native integrationThis guide walks you through the steps required to add Klarna Checkout to your React Native app. In this guide, we will cover:
- Adding the dependency for the KlarnaCheckoutView component
- Rendering a KlarnaCheckoutView
- Operating on a KlarnaCheckoutView
GuideUsing the Mobile SDK on AndroidThese are our Android-specific guides for the SDK. We currently have guides to get you started, to integrate Klarna Payments and to perform a hybrid integration.
GuideOverview & ConceptsThe Mobile SDK offers a broad selection of integration options (and more are coming up!). If you’re familiar with Klarna’s products, you can head directly to each platform’s getting started guide. If not, we’ve got a few guides below to introduce you to all our options and how they work.
GuideUsing the Mobile SDK on iOSThese are our iOS-specific guides for the Mobile SDK. We currently have guides to get you started, to integrate Klarna Payments and to perform a hybrid integration.
GuideKlarna Payments in native apps without SDKThis section content outline known issues when integrating Klarna Payments in the merchant iOS and Android Apps without Klarna SDK. Providing a troubleshooting guide and recommended actions and implementation patterns for your app developers to ensure that Klarna Payments flow works properly.
GuideKlarna Standalone WebView OverviewKlarna Standalone WebView is a customized view you can add to your Android or iOS app to display Klarna-specific content. Behind the scenes it does quite a few things to make it easier to render and work with Klarna-related content.
The functionality of it is equivalent to Hybrid integration but it's a lot simpler integration and work just like the platforms WebView solutions with enhancements for Klarna products.
GuideThe Mobile SDK and WebviewsThis article will walk you through what web views are, how the SDK works and how it uses them, and why you should use the SDK to integrate Klarna's products into your application instead of doing it yourself.
GuideKlarna Standalone WebViewKlarnaStandaloneWebView is a new component embedded in the KlarnaMobileSDK to provide an easier integration way to enable Klarna features inside your app. It is a "WebView" with some modifications to allow Klarna to show and render content keeping the native feel of the app.
In this step-by-step guide you will learn how to integrate the KlarnaStandaloneWebView into your iOS app.