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
- [Bug]: KnexTimeoutError on fresh Medusa v2.13.1 install (PostgreSQL reachable, retries loop forever)
- [Bug]: Return fulfillment delivery_address doesn't inherit Order's shipping_address
- [Bug]: Cannot delete a canceled draft order
- [Admin] Hardcoded "Providers" text in region edit form breaks i18n
- [Bug]: Shipping method adjustment uses gross (tax-inclusive) amount instead of pre-tax amount, causing negative cart total when promotion covers full shipping cost
- [Bug]: calculateTaxTotal produces sub-cent amounts — no rounding to currency precision
- [Bug]: Admin user invitation fails if email is already used by a customer (Identity with email already exists)
- [Bug]: The cancelPayment method does not persist the data returned by the payment provider.
- [Bug]: Malformed JSON request body returns HTTP 500 (unknown_error) instead of HTTP 400
- [Bug]: completeCartWorkflow allows completing an empty cart (no line items), silently creating a $0 order
- Docs
- MDX not yet supported