fix(types,order,medusa): Create credit lines + hooks (#11569)

what:

- api/workflows to create credit lines
- hooks to enable extending credit lines
This commit is contained in:
Riqwan Thamir
2025-03-17 15:20:59 +00:00
committed by GitHub
parent 0625f76cd4
commit cb6249320e
31 changed files with 630 additions and 111 deletions
+8
View File
@@ -0,0 +1,8 @@
---
"@medusajs/order": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
---
feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund