// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
31.1 C
Singapore

Singapore foodpanda to raise platform fees to S$0.60 from Jan 1 following Platform Workers Act

SINGAPORE: On Dec 30, food delivery service foodpanda announced that it will raise its Singapore platform fees from S$0.40 to S$0.60, starting Jan 1, 2025.

The fee hike follows the introduction of the Platform Workers Act, which takes effect at the same time, as reported by Malay Mail.

The new S$0.60 fee matches the one Grab will implement. Both companies are adjusting their fees in line with new regulations that will impact the gig economy.

Users were informed of the increase via email, but the message did not mention the Platform Workers Act, according to Mothership’s report. Instead, it stated that the higher fee would support “government initiatives that uplift our delivery partners.”

The company added that the fee adjustment would help improve the user experience and support its engagement programmes. The company reassured customers by acknowledging the discomfort price increases can cause.

In its email, foodpanda stated, “We understand that price changes are never easy, and appreciate your continued support as we work to enhance our services and help our foodpanda community thrive.

See also  Keppel announces S$500M share buyback programme after 24.2% YoY earnings increase to S$377.7M in H1 FY2025

The Platform Workers Act, passed by Singapore’s Parliament in September 2024, aims to provide better labour protections for workers in the gig economy, such as delivery workers and private-hire car drivers.

According to the Ministry of Manpower (MOM), the increased CPF contributions will be mandatory for Platform Workers born on or after Jan 1 1995. /TISG

Featured image by Depositphotos

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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); } });
// //