Skip to main content

KlarnaHpp

This page provides an overview of the payments methods provided by the KlarnaHpp adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating KlarnaHpp within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Klarna is a payment provider that offers its own payment methods, but also supports businesses by offering a large selection of the most popular payment methods on the market.

Payment Methods

Payment MethodTransaction FlowsTransaction Types
Generic (provides all possible Payment Methods)Full-Page RedirectDebit, Authorize, Refund
InvoiceFull-Page RedirectDebit, Authorize, Refund
InstallmentFull-Page RedirectDebit, Authorize, Refund
SofortFull-Page RedirectDebit, Authorize, Refund

Required Parameters

NameTypeRequiredDescription
descriptionstringconditionalRequired if no items are provided
customer.emailstringtrue
customer.billingCountrystringtrue
customer.billingAddress1stringtrue
customer.billingCitystringtrue
customer.billingPostcodestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU, FR, PT, PL, GR, CZ, HU, RO, SK, IT, ES
customer.billingPhonestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.firstNamestringtrue
customer.lastNamestringtrue
customer.billingStatestringconditionalRequired if the customer.billingCountry is any of US, AU, IE, RO, IT
items.namestringfalse
items.quantitystringfalse
items.pricestringfalse
items.currencystringfalse
items.totalAmountstringfalse
items.typestringfalseany of physical, sales_tax, discount, store_credit, shipping_fee, gift_card, digital, surcharge. If not provided physical will be used
items.identificationstringfalse
items.taxRatestringfalse
items.totalTaxAmountstringfalse
items.totalDiscountAmountstringfalse
items.productUrlstringfalse
items.merchantDatastringfalse
items.imageUrlstringfalse

Connector Config

KeyRequiredValuesDescription
regiontrueeu, na, ocKlarna's Api is available through different base URLs depending on the underlying region. eu = Europe, na = North America, oc = Oceania
logo_urlfalsestringA Url String that points to your desired Logo (will be displayed in the HPP - Checkout)
page_titlefalsestringA optional Page Title for the HPP - Checkout
background_image_urlfalsestringA Url String that points to your desired Background Image (will be displayed in the HPP - Checkout)