* 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
7 lines
126 B
Markdown
7 lines
126 B
Markdown
---
|
|
"@medusajs/core-flows": patch
|
|
"@medusajs/types": patch
|
|
---
|
|
|
|
fix(core-flows): cancel/refund payment on cart complete error
|