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
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(core-flows): cancel/refund payment on cart complete error
|
||||
Reference in New Issue
Block a user