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

Add transit time to shipping method #90

Open
racke opened this issue Jul 24, 2014 · 3 comments
Open

Add transit time to shipping method #90

racke opened this issue Jul 24, 2014 · 3 comments

Comments

@racke
Copy link
Member

racke commented Jul 24, 2014

We want to capture the transit time of the shipping method - the time interval needed to get the shipping to the customer. I suggest the following parameters:

  1. minimum number of days
  2. maximum number of days
  3. arrival time (optional)
  4. latest time for submission (optional)
    e.g. customer needs to submit order till 4 pm

Any thoughts?

Regards
Racke

@SysPete
Copy link
Member

SysPete commented Aug 14, 2014

For 4 do we need also to include a time zone?

@SysPete
Copy link
Member

SysPete commented Mar 6, 2015

If we have minimum and maximum as NOT NULL then when using Net::Easypost to auto-populate we have a problem. Maybe we should add some population for this in IC6S?

@SysPete
Copy link
Member

SysPete commented Mar 18, 2015

I think we have to add these to ShipmentRate rather than ShipmentMethod since times can vary depending on destination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants