// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 10, 2026
32 C
Singapore

Letter to the Editor: I am disappointed in how long it takes for NS55 Vouchers to be sent out

Dear Sirs

While the voucher is appreciated, what I don’t understand is that as of today, Jul 20, I have yet to receive mine.
I find it disappointing that GST Vouchers which are sent to literally millions in Singapore within a few days through PayNow, the NS55 vouchers would need the whole month of Jul to be fully distributed.
Poor show!
Thank you
Patrick

Hot this week

Young adult pleads guilty to dangerous driving after hitting 221 km/h in six-car road trip

A 26-year-old man pleaded guilty to one count of dangerous driving after speeding at 221 km/h with five other drivers during a road trip in the early hours of the morning, causing two collisions. ...

‘Work feels meaningless’: Gen Z employee opens up about burnout and lost motivation

On Reddit, a netizen asked: "How do you guys motivate yourselves to keep going to work?"

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