Commit 5499cd2
fix(core-flows): payment error handling (medusajs#13876)
* fix: payment error handling
* Create dirty-radios-kiss.md
* fix: updated to use isMedusaError
* fix: error message updated and error type corrected
---------
Co-authored-by: William Bouchard <[email protected]>
Co-authored-by: Carlos R. L. Rodrigues <[email protected]>1 parent dc6f253 commit 5499cd2
File tree
3 files changed
+12
-2
lines changed- .changeset
- integration-tests/modules/__tests__/cart/store
- packages/core/core-flows/src/payment/steps
3 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2168 | 2168 | | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | | - | |
2172 | | - | |
| 2171 | + | |
| 2172 | + | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
0 commit comments