Consumer terms and conditions
This is an overview of country specific legal requirements for offering Klarna in a webshop, as well as terms and conditions for consumer use of Klarna’s payment services.
Note: Klarna’s consumerterms and conditions is a mandatory implementation in the integration.
Important: These Terms and Conditions apply to KPM only. For Klarna Checkout, separate Terms & Conditions need to be implemented.
Prerequisites
You will need to include the klarna.min.js
and klarna.terms.min.js
scripts in your page before proceeding to run the snippets below.
Note: Please remember to add the following Javascript snippets before the end of the body
element (</body>
) to ensure that the terms are loaded correctly. You can also use an on document load callback to achieve the same result.
</body>
Consumer terms and conditions
This is an overview of country specific legal requirements for offering Klarna in a webshop, as well as terms and conditions for consumer use of Klarna’s payment services.
In the form below, please choose the country in which you sell your products and the payment method that you offer in your webshop.
Note: Klarna’s consumerterms and conditions is a mandatory implementation in the integration.
Fill out the form
Prerequisites
You will need to include the klarna.min.js
and klarna.terms.min.js
scripts in your page before proceeding to run the snippets below:
<script src="https://cdn.klarna.com/public/kitt/core/v1.0/js/klarna.min.js"></script>
<script src="https://cdn.klarna.com/public/kitt/toc/v1.1/js/klarna.terms.min.js"></script>
Note: Please remember to add the following Javascript snippets before the end of the body
element (</body>
) to ensure that the terms are loaded correctly. You can also use an on document load callback to achieve the same result.
</body>
Invoice (14 days)
Copy and paste the snippet into a script tag to generate the invoice terms and conditions link.
Part payment
Copy and paste the snippet into a script tag to generate the part payment terms and conditions link.
Invoice (1-3 months; pay in month X)
Copy and paste the snippet into a script tag to generate the 1-3 months invoice terms and conditions link.
Consent
Copy and paste the snippet into a script tag to generate the consent link.
AFM Credit Warning Banner
Whenever credit is offered, you are required to display the AFM credit warning banner. This banner should be displayed on every page where Klarna Account is offered and a part payment calculation is presented.
- The credit warning banner needs to cover the entire width of the part payment
- The size of the banner shall be at least 10 percent of the entire advertisement
- The text in the banner shall be at least 7pt high
More information can be found here .
Parameters
- el *
- An element id or the DOM element itself.
- eid *
- Your merchant ID.
- locale *
- An ISO 639-1 language code and a ISO 3166-1 alpha-2 country code separated by an underscore, e.g.
'de_AT'
is German language for Austria. - charge *
- The invoice fee, only for invoice terms.
- type
- Device type,
'desktop'
or'mobile'
. - linkClassName
- A CSS class which can be used to style the created link.
- openPopupCallback
- A callback which is called after the popup is opened.
this
is the terms object which created the link. - closePopupCallback
- A callback which is called after the popup is closed.
this
is the terms object which created the link.
1 2
<script src="https://cdn.klarna.com/public/kitt/core/v1.0/js/klarna.min.js"></script> <script src="https://cdn.klarna.com/public/kitt/toc/v1.1/js/klarna.terms.min.js"></script>
Parameters
- el *
- An element id or the DOM element itself.
- eid *
- Your merchant ID.
- locale *
- An ISO 639-1 language code and a ISO 3166-1 alpha-2 country code separated by an underscore, e.g.
'de_AT'
is German language for Austria. - charge *
- The invoice fee, only for invoice terms.
- type
- Device type,
'desktop'
or'mobile'
. - linkClassName
- A CSS class which can be used to style the created link.
- openPopupCallback
- A callback which is called after the popup is opened.
this
is the terms object which created the link. - closePopupCallback
- A callback which is called after the popup is closed.
this
is the terms object which created the link.
Invoice (14 days)
Copy and paste the snippet into a script tag to generate the invoice terms and conditions link.
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'sv_SE', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'nb_no', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'da_dk', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'fi_fi', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'de_at', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'de_de', charge: 0, type: 'desktop' });
1 2 3 4 5 6 7
new Klarna.Terms.Invoice({ el: 'invoicexx', eid: '123', locale: 'nl_nl', charge: 0, type: 'desktop' });
Given an element <span id="invoicexx"></span>
the snippet below creates:
The following texts are to be included in merchant t&c/ other places of the merchant website where information on the available payment methods is provided:
German:
Zahlung per Rechnung In Zusammenarbeit mit Klarna Bank AB (publ) , Sveavägen 46, 111 34 Stockholm, Schweden, bieten wir Ihnen den Rechnungskauf als Zahlungsoption an. Die Zahlungsfrist beträgt 14 Tage ab Versand der Ware/ des Tickets/ oder, bei sonstigen Dienstleistungen, der Zurverfügungstellung der Dienstleistung. Die Zahlung erfolgt an Klarna. Bitte beachten Sie, dass Rechnung nur für Verbraucher verfügbar ist und dass die Nutzung dieser Zahlungsart eine positive Bonitätsprüfung voraussetzt. Die vollständigen AGB zum Rechnungskauf finden Sie hier . Der Onlineshop erhebt beim Rechnungskauf mit Klarna eine Gebühr von [ADD FEE] Euro pro Bestellung.
Klarna prüft und bewertet Ihre Datenangaben und pflegt bei berechtigtem Interesse und Anlass einen Datenaustausch mit anderen Unternehmen und Wirtschaftsauskunfteien. Ihre Personenangaben werden in Übereinstimmung mit den geltenden Datenschutzbestimmungen und entsprechend den Angaben in Klarnas Datenschutzbestimmungen behandelt.
English:
Payment via invoice
In cooperation with Klarna Bank AB (publ), Sveavägen 46, 111 34 Stockholm, Sweden, we offer you payment via invoice as payment method. The payment period is 14 days from shipment of the goods or tickets/ availability date of the service. Payment is to be made to Klarna. Please be aware that Invoice is only available for consumers and that the use requires a positive credit assessment. The complete terms and conditions you can find her e. The online shop charges a fee of [ADD FEE] € for invoice purchases.
Klarna reviews and evaluates the data you provided and in case of legitimate interest performs a data exchange with other companies and credit rating agencies. Your personal data will be processed in accordance with applicable data protection law as described in Klarnas privacy statement .
The following texts are to be included in merchant t&c/ other places of the merchant website where information on the available payment methods is provided:
German:
Zahlung per Rechnung
In Zusammenarbeit mit Klarna Bank AB (publ) , Sveavägen 46, 111 34 Stockholm, Schweden, bieten wir Ihnen den Rechnungskauf als Zahlungsoption an. Die Zahlungsfrist beträgt 14 Tage ab Versand der Ware/ des Tickets/ oder, bei sonstigen Dienstleistungen, der Zurverfügungstellung der Dienstleistung. Die Zahlung erfolgt an Klarna. Bitte beachten Sie, dass Klarna Rechnung nur für Verbraucher verfügbar ist und dass die Nutzung dieser Zahlungsart eine positive Bonitätsprüfung voraussetzt. Die vollständigen AGB zum Rechnungskauf finden Sie hier . Der Onlineshop erhebt beim Rechnungskauf mit Klarna eine Servicegebühr von [GEBUEHR] Euro pro Bestellung.
Klarna prüft und bewertet Ihre Datenangaben und pflegt bei berechtigtem Interesse und Anlass einen Datenaustausch mit anderen Unternehmen und Wirtschaftsauskunfteien. Ihre Personenangaben werden in Übereinstimmung mit den geltenden Datenschutzbestimmungen und entsprechend den Angaben in Klarnas Datenschutzbestimmungen (https://cdn.klarna.com/1.0/shared/content/legal/terms/0/de_at/privacy ) behandelt.
English:
Payment via invoice
In cooperation with Klarna Bank AB (publ), Sveavägen 46, 111 34 Stockholm, Sweden, we offer you payment via invoice as payment method. The payment period is 14 days from shipment of the goods or tickets/ availability date of the service. Payment is to be made to Klarna. Please be aware that Invoice is only available for consumers and that the use requires a positive credit assessment. The complete terms and conditions you can find her e. The online shop charges a fee of [ADD FEE] € for invoice purchases.
Klarna reviews and evaluates the data you provided and in case of legitimate interest performs a data exchange with other companies and credit rating agencies. Your personal data will be processed in accordance with applicable data protection law as described in Klarnas privacy statement .
Fixed installments
Copy and paste the snippet into a script tag to generate the fixed instalments terms and conditions link.
1 2 3 4 5 6
new Klarna.Terms.Fixed({ el: 'fixedxx', eid: '123', locale: 'de_DE', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Fixed({ el: 'fixedxx', eid: '123', locale: 'no_NO', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Fixed({ el: 'fixedxx', eid: '123', locale: 'sv_SE', type: 'desktop' });
Given an element <span id="fixedxx"></span>
the snippet above creates:
Part payment
Copy and paste the snippet into a script tag to generate the part payment terms and conditions link.
1 2 3 4 5 6
new Klarna.Terms.Account({ el: 'accountxx', eid: '123', locale: 'sv_SE', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Account({ el: 'accountxx', eid: '123', locale: 'nb_no', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Account({ el: 'accountxx', eid: '123', locale: 'fi_fi', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Account({ el: 'accountxx', eid: '123', locale: 'da_dk', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Account({ el: 'accountxx', eid: '123', locale: 'de_de', type: 'desktop' });
Given an element <span id="accountxx"></span>
the snippet above creates:
Invoice (1-3 months; pay in month X)
Copy and paste the snippet into a script tag to generate the 1-3 months invoice terms and conditions link.
1 2 3 4 5 6
new Klarna.Terms.Special({ el: 'specialxx', eid: '123', locale: 'sv_SE', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Special({ el: 'specialxx', eid: '123', locale: 'nb_no', type: 'desktop' });
js new Klarna.Terms.Special({ el: 'specialxx', eid: '123', locale: 'fi_fi', type: 'desktop' });
</mardown>
1 2 3 4 5 6
new Klarna.Terms.Special({ el: 'specialxx', eid: '123', locale: 'da_dk', type: 'desktop' });
Given an element <span id="specialxx"></span>
the snippet above creates:
Invoice and Part Payment
For merchants that offer both invoice and part payment, the following texts are to be included in merchant t&c/ other places of the merchant website where information on the available payment methods is provided:
German:
Zahlung per Rechnung und Finanzierung In Zusammenarbeit mit Klarna Bank AB (publ) , Sveavägen 46, 111 34 Stockholm, Schweden, bieten wir Ihnen den Rechnungskauf und den Ratenkauf als Zahlungsoption an. Bitte beachten Sie, dass Kauf auf Rechnung und Ratenkauf nur für Verbraucher verfügbar sind und dass die Zahlung jeweils an Klarna zu erfolgen hat. Die Nutzung dieser Zahlungsarten setzt weiterhin eine positive Bonitätsprüfung voraus.
Rechnung Die Zahlungsfrist beträgt 14 Tage ab Versand der Ware/ des Tickets/ oder, bei sonstigen Dienstleistungen, der Zurverfügungstellung der Dienstleistung. Die vollständigen AGB zum Rechnungskauf finden Sie hier . Der Onlineshop erhebt beim Rechnungskauf mit Klarna eine Gebühr von [ADD FEE] Euro pro Bestellung.
Ratenkauf Mit dem Finanzierungsservice von Klarna können Sie Ihren Einkauf flexibel in monatlichen Raten von mindestens 1/24 des Gesamtbetrages (mindestens jedoch 6,95 €) oder unter den sonst in der Kasse angegebenen Bedingungen bezahlen. Die Ratenzahlung ist jeweils zum Ende des Monats nach Übersendung einer Monatsrechnung durch Klarna fällig. Weitere Informationen zum Ratenkauf einschließlich der Allgemeinen Geschäftsbedingungen und der europäischen Standardinformationen für Verbraucherkredite finden Sie hier .
Datenschutzhinweis Klarna prüft und bewertet Ihre Datenangaben und pflegt bei berechtigtem Interesse und Anlass einen Datenaustausch mit anderen Unternehmen und Wirtschaftsauskunfteien. Ihre Personenangaben werden in Übereinstimmung mit den geltenden Datenschutzbestimmungen und entsprechend den Angaben in Klarnas Datenschutzbestimmungen behandelt.
English:
Payment via invoice and financing In cooperation with Klarna Bank AB (publ), Sveavägen 46, 111 34 Stockholm, Sweden, we offer you invoice and payment in instalments as payment options. Please be aware that Invoice and Part Payment are only available for consumers and that the payment is to be made to Klarna. The use of these payment methods further requires a positive credit assessment.
Invoice The payment period is 14 days from shipment of the goods or tickets/ availability date of the service. The complete terms and conditions you can find her e. The online shop charges a fee of [ADD FEE] € for invoice purchases.
Part Payment With the financing service from Klarna you can pay your purchase in flexible monthly instalments of at least 1/24 of the total amount (at least 6.95 €) or else according to the conditions stated in the checkout. The instalment payment is due at the end of each month after submission of a separate monthly invoice by Klarna. Further information regarding Part Payment including terms and conditions and Standard European Consumer Credit Information you can find her e.
Data Protection Notice Klarna reviews and evaluates the data you provided and in case of legitimate interest performs a data exchange with other companies and credit rating agencies. Your personal data will be processed in accordance with applicable data protection law as described in Klarnas privacy statement .
Merchants in both Austria and Germany
For merchants that require a single set of terms and conditions for both Austria and Germany, use the following texts:
Offering both invoice and part payment:
German:
Zahlung per Rechnung und Finanzierung In Zusammenarbeit mit Klarna Bank AB (publ) , Sveavägen 46, S-111 34 Stockholm, bieten wir Ihnen den Rechnungskauf und den Ratenkauf als Zahlungsoption an. Bitte beachten Sie, dass Kauf auf Rechnung und Ratenkauf nur für Verbraucher verfügbar sind und dass die Zahlung jeweils an Klarna zu erfolgen hat. Die Nutzung dieser Zahlungsarten setzt weiterhin eine positive Bonitätsprüfung voraus.
Rechnung Die Zahlungsfrist beträgt 14 Tage ab Versand der Ware/ des Tickets/ oder, bei sonstigen Dienstleistungen, der Zurverfügungstellung der Dienstleistung. Die vollständigen AGB zum Rechnungskauf für Lieferungen nach Deutschland finden Sie hier und die vollständigen AGB zum Rechnungskauf für Lieferungen nach Österreich finden Sie hier . Der Onlineshop erhebt beim Rechnungskauf mit Klarna eine Gebühr von [ADD FEE] Euro pro Bestellung.
Ratenkauf Mit dem Finanzierungsservice von Klarna können Sie Ihren Einkauf flexibel in monatlichen Raten von mindestens 1/24 des Gesamtbetrages (mindestens jedoch 6,95 €) oder unter den sonst in der Kasse angegebenen Bedingungen bezahlen. Die Ratenzahlung ist jeweils zum Ende des Monats nach Übersendung einer Monatsrechnung durch Klarna fällig. Weitere Informationen zum Ratenkauf einschließlich der Allgemeinen Geschäftsbedingungen und der europäischen Standardinformationen für Verbraucherkredite finden Sie hier . Ratenkauf wird nur für Deutschland angeboten.
Datenschutzhinweis Klarna prüft und bewertet Ihre Datenangaben und pflegt bei berechtigtem Interesse und Anlass einen Datenaustausch mit anderen Unternehmen und Wirtschaftsauskunfteien. Ihre Personenangaben werden in Übereinstimmung mit den geltenden Datenschutzbestimmungen und entsprechend den Angaben in Klarnas Datenschutzbestimmungen für Deutschland / Österreich behandelt.
English:
Payment via invoice and financing In cooperation with Klarna Bank AB (publ), Sveavägen 46, S-111 34 Stockholm, we offer you invoice and payment in instalments as payment options. Please be aware that Invoice and Part Payment are only available for consumers and that the payment is to be made to Klarna. The use of these payment methods further requires a positive credit assessment.
Invoice The payment period is 14 days from shipment of the goods or tickets/ availability date of the service. The complete terms and conditions for deliveries to Germany you can find her e and the complete terms and conditions for deliveries to Austria you can find here . The online shop charges a fee of [ADD FEE] € for invoice purchases.
Part Payment With the financing service from Klarna you can pay your purchase in flexible monthly instalments of at least 1/24 of the total amount (at least 6.95 €) or else according to the conditions stated in the checkout. The instalment payment is due at the end of each month after submission of a separate monthly invoice by Klarna. Further information regarding Part Payment including terms and conditions and Standard European Consumer Credit Information you can find her e. Please note that Part Payment is only offered for Germany.
Data Protection Notice Klarna reviews and evaluates the data you provided and in case of legitimate interest performs a data exchange with other companies and credit rating agencies. Your personal data will be processed in accordance with applicable data protection law as described in Klarnas privacy statement for Germany / Austria .
Offering only invoice:
German:
Zahlung per Rechnung In Zusammenarbeit mit Klarna AB (publ) , Sveavägen 46, S-111 34 Stockholm, bieten wir Ihnen den Rechnungskauf als Zahlungsoption an. Die Zahlungsfrist beträgt 14 Tage ab Versand der Ware/ des Tickets/ oder, bei sonstigen Dienstleistungen, der Zurverfügungstellung der Dienstleistung. Die Zahlung erfolgt an Klarna. Bitte beachten Sie, dass Kauf auf Rechnung nur für Verbraucher verfügbar ist und dass die Nutzung dieser Zahlungsart eine positive Bonitätsprüfung voraussetzt. Die vollständigen AGB zum Rechnungskauf für Lieferungen nach Deutschland finden Sie hier und die vollständigen AGB zum Rechnungskauf für Lieferungen nach Österreich finden Sie hier . Der Onlineshop erhebt beim Rechnungskauf mit Klarna eine Gebühr von [ADD FEE] Euro pro Bestellung.
Klarna prüft und bewertet Ihre Datenangaben und pflegt bei berechtigtem Interesse und Anlass einen Datenaustausch mit anderen Unternehmen und Wirtschaftsauskunfteien. Ihre Personenangaben werden in Übereinstimmung mit den geltenden Datenschutzbestimmungen und entsprechend den Angaben in Klarnas Datenschutzbestimmungen für Deutschland / Österreich behandelt.
English:
Payment via invoice In cooperation with Klarna Bank AB (publ), Sveavägen 46, S-111 34 Stockholm, we offer you payment via invoice as payment method. The payment period is 14 days from shipment of the goods or tickets/ availability date of the service. Payment is to be made to Klarna. Please be aware that Invoice is only available for consumers. The complete terms and conditions for deliveries to Germany you can find her e and the complete terms and conditions for deliveries to Austria you can find here . The online shop charges a fee of [ADD FEE] € for invoice purchases.
Klarna reviews and evaluates the data you provided and in case of legitimate interest performs a data exchange with other companies and credit rating agencies. Your personal data will be processed in accordance with applicable data protection law as described in Klarnas privacy statement for Germany / Austria .
Consent
Copy and paste the snippet into a script tag to generate the consent link.
1 2 3 4 5 6
new Klarna.Terms.Consent({ el: 'consentxx', eid: '123', locale: 'de_at', type: 'desktop' });
1 2 3 4 5 6
new Klarna.Terms.Consent({ el: 'consentxx', eid: '123', locale: 'de_de', type: 'desktop' });
Add the following text to your checkout next to a checkbox that the consumer must actively tick in order to finalise the purchase (opt-in) with Klarna.
Mit der Übermittlung der für die Abwicklung der gewählten Klarna Zahlungsmethode und einer Identitäts- und Bonitätsprüfung erforderlichen Daten an Klarna bin ich einverstanden. Meine Einwilligung kann ich jederzeit mit Wirkung für die Zukunft widerrufen. Es gelten die AGB des Händlers.
Where the Einwilligung
link above is the element: <span id="consentxx"></span>