// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28 C
Singapore

New EZ-Link card readers that allow commuters to ‘tap anywhere’ coming soon to all buses

SINGAPORE: Singapore’s public buses will be equipped with a new generation of fare payment readers by the end of 2027, with commuters soon being able to “tap anywhere” as they enter and exit the vehicles.

In a Facebook post on Friday evening (19 June), the Land Transport Authority (LTA) announced that it is currently testing the new readers, which feature larger displays, clearer fonts and higher-resolution screens designed to make fare payment information easier to read.

The upgraded devices are also able to update SimplyGo payment transaction information more quickly, allowing commuters to receive fare-related information with less delay.

One of the most notable changes is the way passengers can make payments. Unlike existing readers that require commuters to tap at a designated sensor area, the new devices allow users to tap anywhere on the screen to complete the transaction.

LTA said that the new fare readers are undergoing trials in actual bus operating environments. The tests are aimed at assessing the performance and reliability of the devices before they are introduced on a wider scale across the public transport network.

The authority said the testing phase is intended to ensure that passengers enjoy a smoother and more user-friendly experience when the system is eventually rolled out.

Installation of the new readers will take place progressively, with LTA planning to equip all public buses with the upgraded devices by the end of 2027.

- Advertisement -

Hot this week

81 arrested in island-wide CNB operation; Punggol suspects allegedly throw paraphernalia from window

The haul found in the Punggol unit was estimated to be worth more than S$105,500

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

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); } });
// //
Enable Notifications OK No thanks