> ## Documentation Index
> Fetch the complete documentation index at: https://primer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# init

`PrimerHeadlessUniversalCheckout.KlarnaManager: NSObject` is an SDK manager designed to streamline the headless integration with Klarna.

## **Features**

* **Provide component**: Provides a headless main component of type `PrimerHeadlessMainComponent` using PrimerCollectableData and PrimerHeadlessStep.
* **For the case of Klarna payment method**: the manager will return a `KlarnaComponent` using KlarnaCollectableData and KlarnaStep.

```swift SWIFT theme={"dark"}
public init()
```
