medusa
medusa copied to clipboard
The world's most flexible commerce platform.
- winston.Logger.log requires level as param
WIP **TODO** - [ ] Fix missing query params on endpoints - [ ] Finalize number filter for DataTable, used for querying by quantity etc. (awaiting desing) - [ ]...
**What** - Adds the different display cards to the order details page. This does not include any of the different forms for editing various aspects of an order.
**what:** - adds /me endpoint - adds fixes to routes - adds specs for auth endpoint - updates dotenv package versions
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action...
**What** - Add `POST /store/carts/:id/payment-collection` API route - Add `CreatePaymentCollectionForCartWorkflow` workflow - `createPaymentCollectionsStep` - `linkCartAndPaymentCollectionsStep` - `retrieveCartStep` **A note on checkout flows** This is the first piece in assembling the...
Opening a draft PR to discuss a couple of implementation details that we should align on
## Bug report import { useCheckout } from "@lib/context/checkout-context" file not available and data: { code: '', type: 'invalid_data', message: 'An error occurred in updatePayment:\r\n`order_id` is mandatory' } }, ###...
ubuntu@ip-132-10-2-40:~$ medusa new my-medusa-store ✔ Created starter directory layout – 1065ms info: Installing packages... npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this...