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: 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
- feat(core-flows,file,file-local,file-s3,types): delete the stored file when a product image is removed
- Chore: Release
- [Feature]: Support weight-based shipping prices via weight_total totals and conditional price rules
- fix(ui): keep the gap between date and time segments in every locale
- Docs
- MDX not yet supported