klarna-checkout-example
v0.0.4
Published
Does what is says on the tin...
Readme
Klarna Checkout example server
Does what is says on the tin...
Install dependencies
npm install
Run setup script
npm run-script setup
Enter the merchant id and shared secret you received from Klarna.
Start server
npm start
View example
Open localhost:3000 in browser
