Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Pickup Alternative - Pickup Delays Based on Time of Order #109

Open
gbettant opened this issue Dec 24, 2020 · 5 comments
Open

Pickup Alternative - Pickup Delays Based on Time of Order #109

gbettant opened this issue Dec 24, 2020 · 5 comments
Assignees

Comments

@gbettant
Copy link

General usage and development questions

Hello
i can’t find the exact settings i want :
the customers have to order before 6PM day1, to be able to pickup next day (day2) (from 10AM)

For this i entered 16hours of time pickup delay. (with pickup times from 10AM to 7PM)

So this means if someone orders before 6AM (day 1) he can pickup after 10AM day2.
But if he orders in the site for example at 11PM day 1, he will be able to select pickup on day 2 from 3PM.

i would like my settings to be : every order made on day 1 after 6PM, will have to be pickup up on day 3 from 10AM. Orders on day 2 are only posible for orders before 6PM. Which means at 6PM each day, pickups are closed for the next day (only).

Is that posible ?

@timnolte
Copy link
Member

timnolte commented Dec 24, 2020

What do you have for the following settings:

  • Start/End Pickup Time Settings
  • Plugin Pickup Time Interval Setting
  • Plugin Pickup Time Open Days Ahead Setting

@timnolte timnolte self-assigned this Dec 24, 2020
@gbettant
Copy link
Author

Start/End Pickup Time Settings : 10 AM to 7PM
Plugin Pickup Time Interval Setting : 30min
Plugin Pickup Time Open Days Ahead Setting : 16hours

I v just had to put the time open days ahead setting to 24h other wise i have orders at 10PM for example , for the next day
What i want is that after 6PM on day 1, the orders can be picked up minimum day 3 at 10AM (before 6Pm they can be made for day 2)

@timnolte
Copy link
Member

OK, the first thing I see is that you have your close time set for 7pm. The calculations are based on the end of your pickup time so you would have to set your end pickup time to 6pm not 7pm. I will do some testing tonight to see where the issue is. Also what timezone is your WP install set to?

@timnolte
Copy link
Member

@gbettant OK, I've got me new support testing site up and was going through to double check the setup. And then in dawned on me that how pickup times are figured in the case of this plugin is simply based on a required delay between ordering and pickup. And the pickup times can only be within the window that is specified with each days open/close pickup times. There is no available option to constrain adjusting the pickup times based an order placed start/end time(such as a delay if ordered before X time or a different delay if ordered after X time). This would need to be an enhancement for the plugin to be able to do further calculations with a different delay based on what time the order was placed.

@timnolte timnolte changed the title Pickup Delay Pickup Alternative Pickup Delays Based on Time of Order Dec 28, 2020
@gbettant
Copy link
Author

gbettant commented Jan 6, 2021

ok thank you. i will wait for an enhancement then, to have a more precise setup

@timnolte timnolte changed the title Pickup Alternative Pickup Delays Based on Time of Order Pickup Alternative - Pickup Delays Based on Time of Order Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants