Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Marketplace] - checkout #798

Closed
aaronjudd opened this issue Feb 19, 2016 · 3 comments
Closed

[Marketplace] - checkout #798

aaronjudd opened this issue Feb 19, 2016 · 3 comments
Labels
epic For issues that exist only to track progress on a list of other issues in one place

Comments

@aaronjudd
Copy link
Contributor

aaronjudd commented Feb 19, 2016

[Marketplace] - checkout

  • verify and calculate shipping per shop for a cumulative rate as an option
  • allow the parent shop rates to be used, or calculate a per shop/item rate. - Marketplace Shipping Rates #2781
  • purchase items from more than one shop, verify shopId in cart items

See: #357

We were discussing with @mikemurray some cart.shipping details. I have some suggestions for when the multi vendor is implemented. With the current cart.shipping schema you can't identify from which shop was the particular shippingMethod selected. I needed to add cart.shipping.$.shopId to my schema in order to have different shipping selected for different shops participating in the same order. I didn't need the cart.shipping.$.items as you have in the order but not in the cart because using this shopId you can identify which items are considered for this shop.

This issue replaces/resolves #154

@aaronjudd aaronjudd added this to the v0.14.0 milestone Feb 19, 2016
@aaronjudd aaronjudd added backlog and removed ready labels Mar 11, 2016
@aaronjudd aaronjudd modified the milestones: Marketplace, v0.14.0 Jun 28, 2016
@aaronjudd aaronjudd modified the milestone: Marketplace Sep 17, 2016
@spencern spencern changed the title []Marketplace] - checkout [Marketplace] - checkout Apr 11, 2017
@spencern spencern added this to the Marketplace Checkout milestone May 3, 2017
@spencern
Copy link
Contributor

spencern commented Sep 1, 2017

Reviving this Milestone. Will be using it for updating the checkout page @rymorgan @zenweasel @aaronjudd

@rymorgan
Copy link
Contributor

rymorgan commented Sep 1, 2017

Here are some designs around this issue. I have designs that also take into account seeing estimated shipping if we are adding that ability at this stage. I'm basically imagining this as a shortened version of what we have now. (As in, the shipping selectors don't need to span the width of the whole element.)

Also these designs do imply that we need to show items in the checkout as well. Which is how both Amazon and Google express handles this step in their checkouts.

https://zpl.io/2jo7M4V

@spencern spencern added the epic For issues that exist only to track progress on a list of other issues in one place label Sep 1, 2017
@spencern spencern removed this from the Marketplace Checkout milestone Mar 21, 2018
@aldeed
Copy link
Contributor

aldeed commented Jul 9, 2019

Closing as fixed in 2.0

@aldeed aldeed closed this as completed Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic For issues that exist only to track progress on a list of other issues in one place
Projects
None yet
Development

No branches or pull requests

4 participants