fix(core-flows): return refunded when all captured payments have been refunded (#10923)

what:

- returns refunded when all captured payments have been refunded
This commit is contained in:
Riqwan Thamir
2025-01-13 17:25:39 +01:00
committed by GitHub
parent 60dc8f69c7
commit 7232a8a930
2 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): return refunded when all captured payments have been refunded