feat(api): add charge-stripe and create-stripe-payment-intent endpoints (#54545)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Ahmad Abdolsaheb
2024-07-15 16:23:51 +03:00
committed by GitHub
parent e999319a17
commit b2518cc347
10 changed files with 546 additions and 64 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"pino-pretty": "10.2.3",
"query-string": "7.1.3",
"rate-limit-mongo": "^2.3.2",
"stripe": "8.222.0",
"stripe": "16.0.0",
"validator": "13.11.0"
},
"description": "The freeCodeCamp.org open-source codebase and curriculum",