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(core-flows): keep customer account-holder link on a failed payment-session init
- fix(auth-github, auth-google, types): restrict callback_url override to an allowlist
- feat(core-flows,types,utils,medusa): support global product options in imports
- [Bug]: v2.14.0 admin: GET /admin/users/me intermittently 404s within seconds of login (~60% reproducible)
- [Bug]: Each cart total change during checkout creates a new Stripe PaymentIntent (refreshPaymentCollectionForCartWorkflow deletes + recreates payment sessions)
- fix(core-flows): reuse payment sessions in place to avoid PaymentIntent proliferation
- [Bug]: PaymentModuleService.createAccountHolder is not idempotent — duplicate insert throws "Account holder … already exists" (400 on POST /payment-sessions)
- fix(core-flows): remove fulfillment creation for returns created from the store
- fix(medusa): type product category create response
- fix: scope emailpass verification by actor
- Docs
- MDX not yet supported