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

KlarnaPaymentsOptions

color_borderstring
color_border_selectedstring
color_detailsstring
color_textstring
radius_borderstring
{ "color_border": "string", "color_border_selected": "string", "color_details": "string", "color_text": "string", "radius_border": "string" }

KlarnaPaymentsOrder

authorized_payment_methodobject
fraud_statusstring
order_idstring
redirect_urlstring
{ "authorized_payment_method": { "number_of_days": "string", "number_of_installments": "string", "type": "string" }, "fraud_status": "string", "order_id": "string", "redirect_url": "string" }

KlarnaPaymentsOrderLine

image_urlstring[ 0 .. 1024 ] characters
merchant_datastring[ 0 .. 1024 ] characters
namestring[ 1 .. 255 ] characters
product_identifiersobject
product_urlstring[ 0 .. 1024 ] characters
quantityinteger(int64)
quantity_unitstring[ 1 .. 8 ] characters
referencestring[ 0 .. 256 ] characters
tax_rateinteger(int64)
total_amountinteger(int64)
total_discount_amountinteger(int64)
total_tax_amountinteger(int64)
typestring
unit_priceinteger(int64)
subscriptionobject
{ "image_url": "string", "merchant_data": "string", "name": "string", "product_identifiers": { "brand": "string", "category_path": "string", "global_trade_item_number": "string", "manufacturer_part_number": "string", "color": "string", "size": "string" }, "product_url": "string", "quantity": 0, "quantity_unit": "string", "reference": "string", "tax_rate": 0, "total_amount": 0, "total_discount_amount": 0, "total_tax_amount": 0, "type": "string", "unit_price": 0, "subscription": { "name": "string", "interval": "DAY", "interval_count": 0 } }

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