What Happens if an Order is Delayed

Overview #

Delays can happen due to traffic, preparation time, or technical issues.

Steps Taken by RYDR #

  • Customers receive a delay notification.
  • Merchants can update preparation times.
  • Drivers are rerouted if necessary.

Customer Options #

  • Wait until delivery is complete.
  • Cancel order if delay exceeds the maximum waiting threshold.

Tips for Merchants #

  • Be realistic about preparation times.
  • Notify support immediately if you cannot fulfill an order.

Keep your experience running smoothly.

RYDR doesn’t provide a customer service phone line. Instead, you can log in to your account for personalized support, or explore the resources below to find answers and solutions for Riders, Drivers, Merchants & Partners, and more.

0
    Your cart is emptyReturn to Shop
    document.addEventListener("click",function(e){document.querySelectorAll(".rydr-tooltip").forEach(el=>{if(el!==e.target&&!el.contains(e.target)){el.classList.remove("active")}});if(e.target.closest(".rydr-tooltip")){e.target.closest(".rydr-tooltip").classList.toggle("active")}})