- register stripe payment method

This commit is contained in:
Čarodej
2021-12-28 16:26:12 +01:00
parent 0194e546fd
commit 47e834c368
6 changed files with 512 additions and 113 deletions
+5
View File
@@ -1236,6 +1236,11 @@
"promise-polyfill": "^8.2.0"
}
},
"@stripe/stripe-js": {
"version": "1.22.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.22.0.tgz",
"integrity": "sha512-fm8TR8r4LwbXgBIYdPmeMjJJkxxFC66tvoliNnmXOpUgZSgQKoNPW3ON0ZphZIiif1oqWNhAaSrr7tOvGu+AFg=="
},
"@types/glob": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.3.tgz",