Code

Discussion on WooCommerce Order Delivery Or Pick Up Date

Discussion on WooCommerce Order Delivery Or Pick Up Date

Cart 555 sales

magerips supports this item

Supported

This author's response time can be up to 1 business day.

313 comments found.

Hello,

i have one question how can I configure the following case

I can order daily until 1 pm so that I receive my delivery tomorrow If I order after 1 pm, the delivery will be delivered the day after next

Unfortunately have not managed to configure that

Hello,

i have one question how can I configure the following case

I can order daily until 1 pm so that I receive my delivery tomorrow If I order after 1 pm, the delivery will be delivered the day after next

Unfortunately have not managed to configure that

Hello I bought your plugin. it works great. Can you tell me how I can activate the delivery date in the order overview in the backend? I would like to have it in the order table in /wp-admin/edit.php?post_type=shop_order

Hi

You can find it in admin order detail page. There are no option to enable it. It’s auto enable

Let us know if delivery date no display in admin order detail page

Does this plugin compatible with Dokan marketplace plugin?

Hi

We have not tested plugin with doken.

Hi, Can I set different delivery dates for different shipping zones? I am delivering in 5 towns and I want the clients to only be able to select certain weekdays, based on the shipping zone that they have selected.

Thanks, Andrei

Hi

No you can not set delivery time based on shipping zone

Good Morning

I need help on how to set my plugin settings to allow same day delivery, if order is placed before 10am.

Is there a tutorial or something I can use to do this myself? I might need to make edits and change the time regularly.

Any Follow up on this?

Hi

Document already in file which you download from codecanyon file.

Also let us know if you require any help so we can help you for configure plugin aettings

Hello, you know that a couple of updates ago, I have a problem with the days off, my site does not take them, for example May 1 is off, but you can continue selecting it in the calendar.

Hi

Please download latest version of plugin for codecanyon site it will solve your issue

Hi, i did it, but i have the same issue.

dg9ban Purchased

Hello, I bought the plugin. Installed it and set it up. I set the start of the week to Monday in Wordpress and in the plugin. Today is Jan 5, 2023 the plugin shows January 7, what could that be??

thanks for your help

Hi

Can you please send admin setting page screenshot

Thanks

dg9ban Purchased

Yea, i will send it. Thanks

There is a PHP8 incompatibility issue. We tried to switch from PHP 7.4 to PHP 8.0 and received this error:

An error of type E_ERROR was caused in line 313 of the file /var/www/domain.com/html/wp-content/plugins/rp-woo-deliverydate/lib/main.php. Error message: Uncaught TypeError: Unsupported operand types: string * int in /var/www/domain.com/html/wp-content/plugins/rp-woo-deliverydate/lib/main.php:313 Stack trace: #0 /var/www/domain.com/html/wp-includes/class-wp-hook.php(308): rp_order_deliverydate->enqueue_scripts() #1 /var/www/domain.com/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #2 /var/www/domain.com/html/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /var/www/domain.com/html/wp-admin/admin-header.php(118): do_action() #4 /var/www/domain.com/html/wp-admin/index.php(137): require_once(’...’) #5 {main} thrown

You’re storing integer values in default_setting/rpodd_settings as strings and PHP 8 doesn’t auto cast string to int like in 7.4.

Hi

Thank you for message, will will check it with php 8 and solve it and update plugin

Thanks

Thanks for the quick reply. Looking forward to the update.

Hi, this issue hasn’t been resolved in the latest update. I had to edit line 312 to manually cast the returned settings values to int.

Hello

I have several questions about your plugin: 1. Is it possible to set the delivery day to D+1 (not to make a delivery the same day), because drive 2. Is your plugin compatible with the default WooCommerce delivery methods. Because I’m going to do paid shipping methods, and a free version via drive 3. Does your plugin allow to indicate unavailable days and times for delivery?

Thanks

Hi

This plugin only allow to select customer delivery time on checkout page based on your plugin settinga

can this plugin control 1) admin can set delivery date availability depending on the location of the user’s input? Mean location A only have Monday to wednesday delivery and Location B only have Thursday to Sunday delivery option

Hi

No this plugin do to provide location based delivery time

Hello

I bought and installed your plugin. But unfortunately I can not select a date and I do not know exactly what I have set wrong?

https://kunstreich-blumen.ch/checkout/

Hi

Sorry for late reply

Did you enable plugin from plugin setting page and configure it?

Can you please send your site admin detail on rpmagerips@gmail.com so we can check it

email is sent

is it possible to set a pickup time & Day and a delivery time in the same? we search a woocommerce system for laundry company, they like to pickup first the clothings and after bring back at a time who the customer fill inside

Hi

No you can only allow one time either delivery or pickup time using this plugin

Thanks

Hello is it possible to pay to have this functionality :

Withdrawal of orders (excluding weekends and public holidays) Order registered before 1 p.m. – collection the next day between 8 a.m. and 6 p.m. Order registered after 1 p.m. – collection two days later between 8 a.m. and 6 p.m.

Thank you.

Hey there,

I just got your Delivery or Pickup Date Plugin and its great! I just wanted to know:

As it is possible to change the time and date format for the date picker, how can I change the time and date format on the mail that I and my customer receive? I managed to change the format to 24hours format but only on the date picker, in the mail it is still am and pm.

Can you help please?

Greetings

Hi

Yes you can change format of date. There is a option in admin plugin setting page for change date format

Hi, there is a big problem: although in the settings the whole August is entered as “Specific Period Off”, and in the popup calendar this period is also grayed out and not selectable, the customer can enter an appointment in the blocked period by hand and thus bypass the blocking. Of course, this makes no sense and thus the setup of a “Specific Period Off” becomes useless. How can this serious problem be worked around/fixed?

Yes you can send email on rpmagerips@gmail.com

Hi

We have solved this issue and updated plugin, Please download version 3.2 and update it. It will solve your issue

Thanks

Thank you!!!

Hello, I have bought the plugin. It works fine, but the selected delivery date and time are not shown in the invoice. Is there a way to map this. I use WooCommerce PDF Invoices & Packing Slips. Thank you very much for your help.

Many greetings, Tomi

Hi

Sorry for delay replay

Yes you can use below code for display date in pdf, you can put it this code in pdf template where you want to display date

echo get_post_meta($order->get_id(), “__rp_order_date”, true);

Let us know if you need more help

Thank you very much! It works perfectly!

Hi,

I installed, activated, and configured the plugin but it does not display on the website. It however gives an error on checkout that “Delivery field is required”. How do I make it to show?

Hi

Can you please send your site admin detail on rpmagerips@gmail.com so we can check it

I would like to disable delivery on all Sundays as default. But override some specific Sundays and allow customers to get delivered on those days. Is that possible?

Yes you can do it using specific day off setting. You can add Sunday dates those you want to disable in that option so those days are disable

Hello,

Hope all well. I am considering purchasing your plugin but need a specific feature. At present my cart page shows two shipping methods “Customer Pickup” and Flat Rate Delivery” which the customer can select/tick. I need the pick up date and time selection boxes to only show when “Customer Pickup” is selected/ticked as the shipping method. If “Flat Rate Delivery” is selected then the boxes should be hidden. Can you please tell me if this is possible for your plugin?

Thanks,

David.

Hi

Yes you can display/hide delivery time field base on shipping method

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey