Feat(Medusa): Allow custom shipping price on draft orders (#2531)

* create custom shipping option for cart to have custom shipping price on draft orders

* Create moody-chefs-stare.md
This commit is contained in:
Philip Korsholm
2022-11-03 08:44:47 +01:00
committed by GitHub
parent ea3d738823
commit 38d4a7db3d
3 changed files with 66 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Feat(Medusa): Allow custom shipping price on draft orders