Add booking checkout and webhook flow
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"bootstrap": "^5.3.3",
|
||||
"next": "^15.0.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react-dom": "^19.0.0",
|
||||
"stripe": "^17.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.60.0",
|
||||
|
||||
Reference in New Issue
Block a user