Compare commits

...

6 Commits
stripe ... main

Author SHA1 Message Date
9f14ae59ff Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 43s
2025-08-05 14:52:29 +02:00
omaroughriss
ce2c399055 Add allowed origin
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 33s
2025-07-24 12:59:04 +02:00
698256cd24 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 32s
2025-07-23 15:26:15 +02:00
b6e089e00c Merge pull request 'Fix some issues' (#6) from main into dev
Reviewed-on: #6
2025-07-23 10:26:06 +00:00
5d7baeb433 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
2025-07-23 12:25:20 +02:00
1b522c0df4 Merge pull request 'stripe' (#5) from stripe into dev
Reviewed-on: #5
2025-07-23 09:28:55 +00:00
2 changed files with 757 additions and 674 deletions

View File

@ -14,7 +14,8 @@
"express": "^4.18.2",
"node-fetch": "^2.6.7",
"ovh": "^2.0.3",
"stripe": "^18.3.0"
"stripe": "^18.3.0",
"uuid": "^11.1.0"
},
"devDependencies": {
"nodemon": "^3.0.1"

File diff suppressed because it is too large Load Diff