Sebastian Rindom ea4185eddd Creates ShippingProfileService & ShippingOptionService (#30)
Adds ShippingProfiles:

With Shipping Profiles store operators can group products together and select which shipping options can fulfill the products. The shipping profiles are region agnostic, but for products to be shippable to a given region the shipping profile must have a shipping option associated that ships to this region.

Adds Shipping Options:

Shipping Options represents a way that the customer can have their order shipped. The shipping option has a fulfillment provider associated to determine who fulfills orders with the given shipping method. If a fulfillment provider has multiple ways that they can ship a shipping option for each of the fulfillment provider's shipping options can be created.
2020-04-07 16:35:27 +02:00
2020-03-24 10:02:21 +01:00
2020-04-06 12:13:55 +02:00
2020-04-06 12:14:08 +02:00
2020-02-18 16:57:28 +01:00

medusa

Medusa Monorepo

MVP Roadmap (!)

  • Finish core
    • Services
      • Auth
      • Product
      • Product Variant
      • User
      • Region
      • Cart
      • Customer
      • Order
      • Promo Code
      • Gift cards
    • REST API controllers
      • Admin
      • Store
  • Core plugins
    • Payment Providers
      • Stripe
      • Klarna
      • PayPal
      • QuickPay
    • Fulfillment providers
      • E-conomic
      • Brightpearl
      • Shipmondo
      • Webshipper
    • Transactional Emails
      • Twilio SendGrid
    • Role Based Permission
    • Contentful sync plugin (to send SKUs to Contentful for content enrichment)
Description
No description provided
Readme 539 MiB
Languages
TypeScript 84.9%
JavaScript 14.8%
Shell 0.2%