Added payments schema and connected to stripe BOD-146 BOD-147

This commit is contained in:
Patrick Fic
2020-06-05 08:20:04 -07:00
parent 90152fc613
commit 52849e1af7
37 changed files with 822 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
"moment": "^2.26.0",
"nodemailer": "^6.4.4",
"phone": "^2.4.8",
"stripe": "^8.60.0",
"twilio": "^3.41.1",
"xmlbuilder": "^15.1.1"
},