Klarna · Capability
Klarna HPP
Hosted Payment Page (HPP) API is a service that lets you integrate Klarna Payments without the need of hosting the web page that manages the client side of Klarna Payments.
What You Can Do
POST
Createhppsession
— Klarna Create an HPP session
/hpp/v1/sessions
GET
Getsessionbyid
— Klarna Get details of an HPP session
/hpp/v1/sessions/{session_id}
DELETE
Disablehppsession
— Klarna Disable an HPP session
/hpp/v1/sessions/{session_id}
POST
Distributehppsession
— Klarna Distribute an HPP session
/hpp/v1/sessions/{session_id}/distribution
MCP Tools
createhppsession
Klarna Create an HPP session
getsessionbyid
Klarna Get details of an HPP session
read-only
idempotent
disablehppsession
Klarna Disable an HPP session
idempotent
distributehppsession
Klarna Distribute an HPP session