WPPizza – A Restaurant Plugin for WordPress › Support › General Support › opening hours, and automatic input of next possible delivery time
- AuthorPosts
- 4 September, 2014 at 5:28 pm #4954
Hi Olly,
is it possible that if some order is going to be placed when shop is closed, next possible delivery time is placed into the text area field automatically?
My client is getting orders when his shop is closed.And there was no hint telling him to deliver later.
I thing this can also happen, if a customer started with the order during opening hours and reached into the closing time, there is no hint or notice (may be through a JavaScript) telling him about this change. I hop you understand the scenario
Thanks4 September, 2014 at 11:15 pm #4961I thing this can also happen, if a customer started with the order during opening hours and reached into the closing time
in fact , this can ONLY happen if the customer stays on the order page for ages (without reloading) and then submits the order. (quite a rare scenario i would have thought, but definitely possible)
I’ll see what i can do as there are a few different ways to solve this.
I just need to make my mind up, what’s the best way to go about this5 September, 2014 at 12:19 pm #4968Thanks very much. Waiting for the solution.
5 September, 2014 at 12:25 pm #4969done in v.2.10.4.5 (although the changelog is currently not updating on wordpress, dunno, i believe that’s their end . i sent them an email)
the only way this could still happen now is if using payment gateways (but they usually have their own timeout)
i.e shop closes at 11PM
customer sends order at 10:59:59 and gets redirected to gateway (as shop is still open)
in theory , he could stay on the payment page for hours and then send the order . as he has paid, wppizza will send/complete the orderhowever, as i said above , most (if not all) gateways will have their own timeout , so he would probably not be able to pay after having been on that payment page for ages
hope that helps
5 September, 2014 at 12:35 pm #4970Hi Olly,
Any other updates in the new release?
I see indeed that the changelog is not updated at WordPress5 September, 2014 at 12:39 pm #4971bits and pieces (see below)
2.10.4.5
* checked for compatibility with WP 4.0 (nothing to do :))
* doublecheck when submitting order that shop is still open (in case someone stayed on the orderpage for ages without doing anything)
* added filter in admin order history to be able to customise output if required
* added action hooks to admin-get-json.php and get-json.php
* added missing class to wrapper div of menu item text and pricetiers in responsive css
* bugfix: closingtimes between 00:00 and 00:59 were not recognised properly (surprised noone noticed this before)
* updated readme
4th September 20145 September, 2014 at 1:30 pm #4972seems like its now also visible on wordpress.org
- AuthorPosts
- The topic ‘opening hours, and automatic input of next possible delivery time’ is closed to new replies.