How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Klarna Push Notifications

Outbound HTTP POST callbacks Klarna issues to merchant-hosted URLs for Payments authorization, HPP status updates, Checkout push, and pending-order risk decisions.

This event API exposes 4 operations across 4 channels, and defines 8 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.

The API connects through a single server, {merchantBaseUrl} (https).

4 operations 4 channels 8 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0.0
Base URL
https://merchant.example.com
Resource Areas
1

Channels & Operations 4

Across 4 channels, the API surfaces 4 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 4
PUB
payments/authorization-callback
Receive a Klarna Payments authorization callback
receivePaymentsAuthorizationCallback body
PUB
payments/hpp-status-update
Receive an HPP session status update
receiveHppStatusUpdate body
PUB
checkout/push
Receive a Klarna Checkout completion push
receiveCheckoutPush body
PUB
payments/pending-order-notification
Receive a pending-order risk decision
receivePendingOrderNotification body

Messages & Schemas 8

The contract defines 8 schemas that model the data carried by its messages. The most detailed are HppStatusUpdatePayload (2 properties), PaymentsAuthorizationPayload (2 properties), PendingOrderNotificationPayload (2 properties). Each schema is shown below with its type and property counts.

PaymentsAuthorization
message
Delivered after Klarna Payments authorizes a session.
HppStatusUpdate
message
Delivered when a Hosted Payment Page session changes state.
CheckoutPush
message
Delivered when a Klarna Checkout order is completed.
PendingOrderNotification
message
Delivered when a PENDING order receives a final risk decision.
PaymentsAuthorizationPayload
object
JSON body POSTed to merchanturls.authorization for Klarna Payments.
2 properties 2 required
HppStatusUpdatePayload
object
JSON body POSTed to merchanturls.statusupdate for Hosted Payment Page sessions. The session object mirrors the read-session response.
2 properties 2 required
CheckoutPushPayload
object
Body posted to merchanturls.push for a completed Klarna Checkout order. Klarna's public documentation describes this surface as a notification-only POST; the K…
PendingOrderNotificationPayload
object
Body posted to merchanturls.notification once a PENDING order has been finally assessed. The exact field set is determined by Klarna at delivery time; the merc…
2 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

klarna-push-notifications-asyncapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Klarna Push Notifications, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.