Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

[Checkout coverage] Manage Shipping methods on Cart #39

@misha-kotov

Description

@misha-kotov

As a Magento developer, I need to set and manage the selected shipping method on cart to support checkout via GraphQL so that I can build basic ecommerce experiences for shoppers on the front-end.

Use Cases

High Level I/O

  • Render available shipping methods on storefront
    • Input: saved address (id) or custom/new address
    • Output: available shipping methods
  • Set and be able to modify the shipping method on the cart
    • Input: shipping carrier (code), shipping method (code)
    • Output: current cart
  • Request the currently set shipping method on cart
    • Input: current cart
    • Output: currently set shipping method

TO DO

  • find exact address fields that need to be provided in order to estimate OOTB shipping methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicfor-groomingThis issue needs to be discussed before it can be worked onlarge

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions