Commit Graph

6 Commits

Author SHA1 Message Date
Zakaria El Asri b378a4f8bc fix: enforce 1 shipping method per profile (#322)
prevents the scenario where multiple concurrent calls to insert a shipping method may lead to an inconsistent cart state with more than 1 shipping method per profile.
2021-07-23 11:26:20 +01:00
olivermrbl c0f2d629ab PR Review fixes 2021-06-07 15:23:41 +02:00
Oliver Windall Juhl fb0613d3cb fix(medusa): Add free shipping functionality (#241) 2021-04-27 15:14:18 +02:00
olivermrbl d9cd52a177 fix(medusa): Move discount usage from rule to discount 2021-03-29 10:15:41 +02:00
olivermrbl c513813bb6 fix(medusa): Add usage_count + usage_limit to discount 2021-03-17 08:42:14 +01:00
Oliver Windall Juhl 81df78384c hotfix(medusa): Get cart with session (#165) 2021-02-04 14:51:04 +01:00