• Resolved drupadt

    (@drupadt)


    Hi,

    I need to set a pick up delay. The scenario that I am trying to achieve is this:

    The store is open 7-11pm. I want customers to be able to pick up from 7:45. Every order that comes in from 7pm, I want to have delay of 1hr before they can pick up. So if a Cust say orders before 7,they can collect at 7:45. If they order anytime after 7, say at 7:01,then they can only select 8:00 or 8:15 since the drop down will have times in 15 min intervals.

    I am assuming to achieve this all I do is this:

    Opening time/pick up hours : 1900 to 2300
    Interval: 15 mins
    Delay before pick up: 1h

    But I keep failing to achieve this. What am I doing wrong? Please help?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tim Nolte

    (@tnolte)

    @drupadt I have a new release that should be ready shortly and some of this has been revamped. I’ll run through your scenario and see if I’m handling this.

    Plugin Author Tim Nolte

    (@tnolte)

    @drupadt I need to run through some more tests but I believe the logic as I have it prepared for the next release will handle this correctly.

    Plugin Author Tim Nolte

    (@tnolte)

    @drupadt please test this on the latest 1.3.2 release just published. Thanks!

    Plugin Author Tim Nolte

    (@tnolte)

    @drupadt so please try the following setup on the most recent release(1.3.6).

    Pick up hours : 1945 to 2300
    Interval: 15 mins
    Delay before pick up: 1h

    The key is that the start/end time are really the pickup start/end not the store open/close time.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to set a delay in pick up’ is closed to new replies.