Created a route for the Stripe webhook

This commit is contained in:
Tiago Ribeiro
2023-10-13 13:33:58 +01:00
parent 1a255b5a4d
commit ca96b37303
4 changed files with 73 additions and 2 deletions

View File

@@ -55,6 +55,7 @@
"react-toastify": "^9.1.2",
"react-xarrows": "^2.0.2",
"short-unique-id": "^5.0.2",
"stripe": "^13.10.0",
"swr": "^2.1.3",
"tailwind-scrollbar-hide": "^1.1.7",
"typescript": "4.9.5",