feat(payment): connect payment service flow

This commit is contained in:
2026-06-18 15:40:59 +08:00
parent 35c30ac31e
commit a347b39001
34 changed files with 759 additions and 889 deletions
-2
View File
@@ -19,7 +19,6 @@
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^5.2.0",
"@stripe/stripe-js": "^9.8.0",
"@xstate/react": "^5",
"classnames": "^2.5.1",
"dexie": "^4.4.3",
@@ -32,7 +31,6 @@
"react": "19.2.4",
"react-dom": "19.2.4",
"react-icons": "^5.6.0",
"stripe": "^22.2.1",
"ua-parser-js": "^2.0.10",
"unstorage": "^1.17.5",
"xstate": "^5",