This package provides an easy way to add Klarna On-site messaging placements to your Neos website.
Naturlife.KlarnaOnSiteMessaging is available via packagist and can be installed with the command composer require naturlife/klarna-onsite-messaging
.
After the installation, you will find a new content element, to use the Klarna placements anywhere on your Neos website.
You need to add the Klarna JavaScript code to your page manually. This plugin does not do that at the moment.
<script async src="https://eu-library.klarnaservices.com/lib.js" data-client-id="CLIENT_ID"></script>
We will gladly accept contributions. Please send us pull requests.
The MIT License (MIT). Please see License File for more information.