what: - adds a very basic complete cart endpoint that creates an order - the complete cart workflow currently does the following: - create tax lines - create order
8 lines
162 B
Markdown
8 lines
162 B
Markdown
---
|
|
"@medusajs/core-flows": patch
|
|
"@medusajs/medusa": patch
|
|
"@medusajs/types": patch
|
|
---
|
|
|
|
feat(medusa,core-flows,types): added a basic endpoint for complete cart
|