Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Adding delivery date to the vendor dashboard

WCMp Core

Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #132790
      raoul
      Participant

      Hi there! I’m using a plugin called Woocommerce delivery slots by Iconic (link here https://iconicwp.com/products/woocommerce-delivery-slots/) so that customers can select a delivery date at checkout.

      When a customer completes checkout, they must select a delivery date and time slot. The delivery date and time slot are saved to an order as post meta. This means it’s possible to fetch using PHP, as shown in the Iconic documentation here https://iconicwp.com/docs/woocommerce-delivery-slots/get-the-delivery-date-and-time-for-an-order/

      This delivery date is really important as it’s when the vendor must prepare their products for delivery. Therefore it would be great if we could show the delivery date on the vendor dashboard. This way the vendor can see when they should expect the order.

      Is there any way to show the delivery date on the vendor dashboard somehow with some PHP? Maybe there is a WCMp hook that can fetch the delivery date and display it somewhere on the vendor dashboard as part of the order details?

      It would be great if the vendor could view the delivery date on the vendor dashboard page where the vendor views the order details. I’ve attached a screenshot where I mean.

      I understand this involves another plugin so could be complex, but as the delivery date is always stored on the order I’m hoping there is a simple way to use a WCMp hook to simply fetch the date and expose it on the vendor dashboard.

      Thank you so much!

    • #133050
Viewing 1 reply thread

The topic ‘Adding delivery date to the vendor dashboard’ is closed to new replies.