Skip to main content

Klarna Hpp

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

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.billingAddress1stringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.billingCitystringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.billingPostcodestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.billingPhonestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.firstNamestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, DE, AT, CH, NL, BE, AU
customer.lastNamestringconditionalRequired if the customer.billingCountry is any of SE, NO, FI, DK, GB, US, AU
customer.billingStatestringconditionalRequired if the customer.billingCountry is any of US, AU
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)