Adds klarna payment provider (#79)

This commit is contained in:
Oliver Windall Juhl
2020-07-09 12:30:25 +02:00
committed by GitHub
parent 448dc9ed8f
commit 5e83a7d38a
25 changed files with 6809 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}