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).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 4
Across 4 channels, the API surfaces 4 operations. Each is listed below with its action, channel, parameters, and response codes.
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.
Specification
The full machine-readable AsyncAPI contract behind this narrative.