How to Accept, Reject, or Cancel Orders

Overview #

Merchants can manage orders directly from the Merchant Dashboard.

Steps to Accept Orders #

  1. Go to Orders.
  2. Review the order details.
  3. Tap Accept Order.

Rejecting or Cancelling Orders #

  • Only reject or cancel if absolutely necessary (out of stock, closed early).
  • Tap Reject / Cancel and provide a reason.

Notes #

  • Frequent cancellations may affect your ratings and visibility.

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")}})