medusa
                                
                                 medusa copied to clipboard
                                
                                    medusa copied to clipboard
                            
                            
                            
                        The world's most flexible commerce platform.
Do you guys think is it reasonable to create product customer reviews? To do this there are things in the core functionality of medusa that should be added and related...
**What** Update existing endpoints to use the new pipe approach
## Bug report ### Describe the bug Note: This issue could be relevant also if any other payment methods retrieval fails (Adyen, Paypal etc); We're using three payment methods from...
**Wishes for product page from a current user** - Would like to be able to put a single product in multiple collections via Admin - Would like to be able...
This was incorrectly calculating item prices with discounts applied when creating order from cart.
As i mentioned here: https://github.com/medusajs/medusa/issues/1837 custom props getting stripped of the config. Results in problems in seeding with custom logic and custom props in config, cause there is no way...
We're building out a storefront experience using Remix. As part of that, we needed to be able to proxy cookies from the browser to the storefront APIs (for auth, using...
# What I have added the node `--preserve-symlinks` flag to the child process that gets created when running the Medusa `develop` command. # Why To help streamline the process of...
### **What** In some cases, it make sense to be able to manipulate or do some action before reaching an end point, and it goes the same to intercept a...
**What** Implement the `UseAtomicPhase` method decorator in order to decorate the appropriate methods with it and make it easier to work with atomic phases, also make it easier to refactor...