some refactoring and enabling payment (final)

This commit is contained in:
lion
2019-02-06 14:55:48 +01:00
parent 25663ddf4a
commit 0087a7ee0c
17 changed files with 1199 additions and 459 deletions

View File

@@ -4,6 +4,14 @@
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"2checkout-node": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/2checkout-node/-/2checkout-node-0.0.1.tgz",
"integrity": "sha1-7a5MHUAIh6Y+hUXjf7mrBVeaaIU=",
"requires": {
"request": "2.x.x"
}
},
"@sendgrid/client": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@sendgrid/client/-/client-6.3.0.tgz",