feat: integrate Stripe payment module with API + UI components

This commit is contained in:
2026-06-09 21:10:57 +05:30
parent 944a745892
commit 5eb06b2809
25 changed files with 1434 additions and 1 deletions
+2
View File
@@ -16,6 +16,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.5.0",
"@stripe/stripe-js": "^9.7.0",
"@vercel/analytics": "^1.6.1",
"autoprefixer": "^10.4.23",
"class-variance-authority": "^0.7.1",
@@ -36,6 +37,7 @@
"react-router-dom": "^7.13.0",
"recharts": "^3.7.0",
"sonner": "^2.0.7",
"stripe": "^22.2.0",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^3.4.1",
"three": "^0.182.0"