feat: adds paypal (#168) (#169)

This commit is contained in:
Sebastian Rindom
2021-02-08 21:40:59 +01:00
committed by GitHub
parent c62dd66911
commit 427ae25016
16 changed files with 612 additions and 6 deletions
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}