klarna-nodejs

Client for Klarnas XMLRPC methods.

Usage no npm install needed!

<script type="module">
  import klarnaNodejs from 'https://cdn.skypack.dev/klarna-nodejs';
</script>

README

klarna-nodejs

A simple wrapper around Klarnas XMLRPC API, written in nodejs.

NPM version Build Status Coverage Dependencies

Where can I find the releases?

You can pull them from the npm:

{
  "dependencies": {
    "klarna-nodejs": "1.0.0"
  }
}