How to Add or Remove a Payment Method

Overview #

You can manage your payment methods easily inside the app.

Add a Payment Method #

  1. Tap Account → Payment Methods.
  2. Choose Add New.
  3. Enter the card or wallet details.
  4. Confirm and save.

Remove a Payment Method #

  1. Tap Account → Payment Methods.
  2. Select the method you want to remove.
  3. Tap Remove.

Tips #

  • Make sure at least one valid payment method remains on your account.
  • If you remove a card, refunds for past rides will still be processed to that card.

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