// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 14, 2026
27 C
Singapore

Hougang Prata restaurant claims Deliveroo rider stole $150 worth of food

SINGAPORE: A prata restaurant in Hougang has alleged that a Deliveroo rider repeatedly stole food orders by exploiting a loophole in the delivery process, costing the business more than $150.

Speaking to Stomp, Mr Mohamed of Al-Falah Restaurant at Hougang Avenue 8 claimed that the rider carried out the act on three separate occasions, with the most recent incident occurring on May 10.

“The previous two times we were not aware of it happening,” Mr Mohamed said, “I checked with another rider and he said they do this to steal the food.”

According to Mr Mohamed, the rider would accept the order via the Deliveroo app and show it at the counter as confirmation before collecting the food. However, instead of completing the delivery, the rider would allegedly cancel the order after leaving the shop.

“Another rider would then come for the same order,” Mr Mohamed added, “More than \$150 worth of food he stole from us.”

See also  Family looking for 42-year-old long-lost auntie, last heard living in Pasir Ris

While no police report has been made, Mr Mohamed said he has reported the incident to Deliveroo.

Deliveroo has yet to comment publicly on the allegations.

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //