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

Merchant App: time estimation #31

Open
morggansoft opened this issue Jan 22, 2020 · 0 comments
Open

Merchant App: time estimation #31

morggansoft opened this issue Jan 22, 2020 · 0 comments
Assignees
Labels
project: Ever Platform Feature request related to Ever Platform

Comments

@morggansoft
Copy link

morggansoft commented Jan 22, 2020

When confirming an order estimate a delivery time that reaches the client's app.

That ticket is more complex than it sounds because we need to support the following:

  1. The global setting of delivery time (could be we already have it, not sure). It's read from .env file (on the server or in the mobile shop, not sure) and used to display delivery time for all products from all merchants.

  2. Per merchant setting of delivery time (could be we already have it, not sure). That will be used as default value when we display delivery time estimate for products in the mobile shop app

  3. Per product setting of delivery time (think we don't have this yet). So if it set, in the mobile shop app we show that value instead of value defined for whole merchant (i.e. this value overrides the default for the merchant)

  4. In the merchant app or in Admin UI, when the merchant confirms an order it should be possible to set (change the default value) Delivery time, which will be used to display delivery time estimate to Customer in the mobile shop.

  5. The carrier should be able to manually adjust the delivery time estimate (to be done later at separate ticket)

@evereq evereq added this to To do in Ever Demand Platform Feb 22, 2020
@lpetrv lpetrv added the project: Ever Platform Feature request related to Ever Platform label Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project: Ever Platform Feature request related to Ever Platform
Projects
Development

No branches or pull requests

3 participants