diff --git a/index.html b/index.html
index 243f446..7846ff0 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
-
Vite App
+ Hutopy
diff --git a/package-lock.json b/package-lock.json
index bf6ac4c..915a947 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@mdi/font": "^7.4.47",
+ "@stripe/stripe-js": "^3.0.10",
"axios": "^1.6.7",
"pinia": "^2.1.7",
"vue": "^3.4.15",
@@ -841,6 +842,14 @@
"win32"
]
},
+ "node_modules/@stripe/stripe-js": {
+ "version": "3.0.10",
+ "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.10.tgz",
+ "integrity": "sha512-CFRNha+aPXR8GrqJss2TbK1j4aSGZXQY8gx0hvaYiSp+dU7EK/Zs5uwFTSAgV+t8H4+jcZ/iBGajAvoMYOwy+A==",
+ "engines": {
+ "node": ">=12.16"
+ }
+ },
"node_modules/@types/estree": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
diff --git a/package.json b/package.json
index 295825f..1a647ed 100644
--- a/package.json
+++ b/package.json
@@ -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",
diff --git a/src/App.vue b/src/App.vue
index 64a6e68..7e1f5b6 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -7,8 +7,5 @@
-
diff --git a/src/views/StripePayment.vue b/src/views/StripePayment.vue
new file mode 100644
index 0000000..a9a1584
--- /dev/null
+++ b/src/views/StripePayment.vue
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+
+
+ Envoyez
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/main/CreatorFolio.vue b/src/views/main/CreatorFolio.vue
index 6936fe2..396fb8e 100644
--- a/src/views/main/CreatorFolio.vue
+++ b/src/views/main/CreatorFolio.vue
@@ -474,24 +474,12 @@
-
-
-
-
-
-
-
-
-
- Envoyez
-
+
+
-
-
+
@@ -577,7 +565,7 @@