This repository was archived by the owner on Dec 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
[Checkout coverage] Manage Shipping methods on Cart #39
Labels
Milestone
Comments
RE required address fields. In our experience Country, Region/State, Post/ZipCode, and City will get you base rating from most carriers. That said, for the best accuracy the full address including street address is [edit]suggested[/edit]. For example if street address is available FedEx will use it to determine if the delivery location is residential or a business as they provide better rates to businesses. So providing street address as optional is fine, but leaving it completely out of the schema would quickly become an issue. The first few comments on this M2 issue list other use cases for the less-commonly-needed address fields: magento/magento2#3789 |
Thanks @TravisBernard , appreciate your input! |
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Uh oh!
There was an error while loading. Please reload this page.
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
TO DO
The text was updated successfully, but these errors were encountered: