// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Letter to the Editor: CDC e-vouchers go-where?

Dear Editor,

Sometimes I feel like the government is making us run in circles, like the song by Post Malone. They come up with some brilliant ideas, but their implementation is far from being practical. It often smacks of a government that has gone past its prime.

Recently, my parents encountered a bad situation with regard to CDC vouchers. The government announced that it’ll give every Singaporean household $100 vouchers to boost/support the faltering local hawker business.  In reality, it is nothing more than an eyewash.

Singapore Atrium Facebook Page put up several advertisements that CDC vouchers can be redeemed at their outlet. Firstly, I’m not sure if it can be classified as a hawker business. Secondly, when my parents went there, the staff rejected the vouchers and gave us the runaround.

Singapore Atrium Page shared the merchant link that accepts CDC Voucher, but when we went there, they told us either they didn’t accept or they are not aware.

My parents who are in their sixties had to go back and forth trying to redeem their voucher (CDC) with that information given but went home empty-handed.

I wish that the government can make this clearer about how the voucher can be redeemed. I would also expect companies advertising on Facebook to show more respect to the elderly.

Thank you.
Iza Aliza


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore. /TISG

 

- Advertisement -

Hot this week

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

Why hurt an elderly? Man punched a 70-year-old man three times after declining to share a table

A man occupied a four-person table in a coffee shop. When the man refused to share the table, he got into an argument with a 77-year-old man and punched him three times in the head, causing the old...

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