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

PaymentType

string(PaymentType)
Enum"default""prepaid""voucher"
"default"

PickupLocation

referencestring

Pickup location reference.

namestring

Name of pickup location.

addressobject

Pickup location address.

{ "reference": "string", "name": "string", "address": { "streetAddress": "Adaptivevägen 18", "city": "Boden", "postalCode": "955 60", "country": "SE" } }

PickupLocationAddress

streetAddressstring

Address or street name, first line.

Example: "Adaptivevägen 18"
citystring

City.

Example: "Boden"
postalCodestring

Postal code, zip or post code.

Example: "955 60"
countrystring

Country. ISO 3166 alpha-2.

Example: "SE"
{ "streetAddress": "Adaptivevägen 18", "city": "Boden", "postalCode": "955 60", "country": "SE" }

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