Klarna
Klarna is a Swedish fintech offering BNPL, banking, cards, and a shopping app to 150M+ consumers. Merchant API supports Pay-in-3, Pay-in-30, and financing.
4 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Klarna Checkout (KCO) / Kustom Checkout completion push. Configured as `merchant_urls.push` on the checkout order. Klarna calls the URL after the order is completed so the merchant can read the orderKlarna Push Notifications
-
Server-side authorization callback for Klarna Payments. Configured as `merchant_urls.authorization` on the Payments session. Klarna POSTs the `authorization_token` and `session_id` so the merchant canKlarna Push Notifications
-
Hosted Payment Page session status callback. Configured as `merchant_urls.status_update` on the HPP session. Klarna POSTs an `event_id` plus the current `session` object whenever the HPP session transKlarna Push Notifications
-
Asynchronous fraud / risk decision notification. Configured as `merchant_urls.notification` on the Klarna Payments or KCO order. Klarna POSTs the final decision after an order that initially resolvedKlarna Push Notifications