Added basic stripe form WIP

This commit is contained in:
Dominic Villemure
2024-03-20 01:13:33 -04:00
parent 4917314eef
commit eef07babe8
4 changed files with 88 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@mdi/font": "^7.4.47",
"@stripe/stripe-js": "^3.0.10",
"axios": "^1.6.7",
"pinia": "^2.1.7",
"vue": "^3.4.15",