Files
medusa-store/.changeset/flat-keys-shave.md
Frane Polić 95e89a39f3 feat(core-flows, types): try payment cancelation if cart complete fails in the webhook (#11832)
* fix: try compensating if cart complete fails, reorder process paymnet workflow steps

* fix: condition

* fix: feedback

* feat: changes to the compensation step

* fix: build

* fix: remove payment id as arg

* fix: when input

* chore: remove captures realtion, changeset

* fix: return lates payment object from authorize payment
2025-03-28 14:49:54 +01:00

7 lines
126 B
Markdown

---
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(core-flows): cancel/refund payment on cart complete error