fix(checkout-stock-recheck): checkout insufficient stock error still appears after cart sync fix

This commit is contained in:
Deploy
2026-08-26 20:33:55 +02:00
parent aaa802378b
commit a73b1a9004
9 changed files with 73 additions and 23 deletions

View File

@@ -0,0 +1,4 @@
# CHECKOUT-STOCK-RECHECK
## Change
Errors from the backend checkout are now returned with a human-readable `message` field instead of raw JSON.