Norce Checkout - Klarna Checkout Adapter API (0.2.2)

Build 2026-01-12 09:48:20

The Klarna Checkout Adapter API is used to create and manage a Klarna Checkout Order.

Download OpenAPI description
Languages
Servers
Test server

https://checkout-klarna-adapter.test.norce.tech/

Schemas

ProductType

string(ProductType)
Enum"physical""digital""giftCard""bundle"
"physical"

RecurringTokenModel

tokenstring
autoCaptureboolean
{ "token": "string", "autoCapture": true }

Session

client_tokenstring

Client Token

payment_method_categoriesArray of objects(KlarnaPaymentsPaymentMethodCategory)

Available payment method categories

session_idstring

ID of the created session. Please use this ID to share with Klarna for identifying any issues during integration.

{ "client_token": "string", "payment_method_categories": [ {} ], "session_id": "string" }

Klarna Checkout

Operations

Klarna Checkout Callbacks

Operations

Klarna Checkout 'Client-side events' Callbacks

Operations

Norce Callbacks (Klarna Checkout)

Operations

Order Management

Operations

Klarna Payments

Operations

Norce Callbacks (Klarna Payments)

Operations