chore(core-flows): order transactions (#8568)

What:

- Add order transaction when Cart is completed and payment is refunded
This commit is contained in:
Carlos R. L. Rodrigues
2024-08-12 16:06:58 -03:00
committed by GitHub
parent 24985cf89d
commit 96bdf3e2c6
15 changed files with 140 additions and 32 deletions

View File

@@ -33,10 +33,12 @@
"winston": "^3.9.0"
},
"devDependencies": {
"@medusajs/types": "^1.11.16",
"@types/chalk": "^2.2.0",
"@types/commander": "^2.12.2",
"@types/configstore": "^6.0.0",
"@types/inquirer": "^9.0.3",
"@types/node": "^20.12.11",
"@types/node-emoji": "^1.8.2",
"@types/pg": "^8.6.6",
"@types/uuid": "^9.0.1",