medusa
https://github.com/medusajs/medusa
MDX
Building blocks for digital commerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
MDX not yet supported2 Subscribers
Add a CodeTriage badge to medusa
Help out
- Issues
- fix(medusa): reject fractional line item quantities in store cart validators
- Request: npm provenance attestations on all stable @medusajs/* publishes
- test: cover product options field expansion
- fix: reject fractional cart item quantities
- fix: reject negative draft order unit prices
- Store cart accepts fractional line-item quantity: 0.1 is stored as 0 and makes the cart uncompletable
- Bug: deleteOrders deletes all order_address rows when address IDs are null (wipes completed orders via CASCADE)
- Draft order accepts a negative unit_price and converts into a live order with a negative total
- fix(core-flows,medusa,payment,types): record the terminal status when a payment is canceled or fails via webhook
- feat(core-flows): add an opt-in payment amount guard for cart completion
- Docs
- MDX not yet supported