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.
1
public init()
swift
copy