feat: implement Stripe checkout integration and add related API endpoints
This commit is contained in:
@@ -10,11 +10,12 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
"@tailwindcss/vite": "^4.1.16",
|
||||
"fabric": "^6.0.2",
|
||||
"firebase": "^12.5.0",
|
||||
"nuxt": "^4.2.0",
|
||||
"stripe": "^19.3.0",
|
||||
"tailwindcss": "^4.1.16",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3"
|
||||
|
||||
Reference in New Issue
Block a user