Skip to main content
This method allows you get a new instance of KlarnaComponent.
TYPESCRIPT

Parameters

Returns

An instance of KlarnaComponent:

Example

TYPESCRIPT

Lifecycle

To run consecutive Klarna payments in the same app session, call klarnaComponent.cleanUp() after a payment completes — or before starting another one.
TYPESCRIPT