// Adds dimensions UUID, Author and Topic into GA4
Friday, July 24, 2026
29.4 C
Singapore

‘Certain letters are removed but still very guessable’: Singaporeans worried of scammers knowing their real names after PayNow discontinues nickname feature

SINGAPORE: Singaporeans have raised concerns online that scammers may still be able to target them, even after PayNow removes its nickname feature, which has been exploited by scammers posing as established entities or trusted individuals using customised aliases.

On Wednesday (April 29), the Association of Banks in Singapore (ABS) announced that PayNow users will no longer be able to set or personalise their display names starting June 6, as part of measures to reduce impersonation scams. Instead, payment transactions will show the name linked to the user’s bank account, with only selected letters shown to protect privacy.

“With this enhanced security measure, scammers will no longer be able to masquerade as legitimate entities or persons, significantly reducing their ability to deceive unsuspecting users through PayNow. Given the current scam landscape, the upcoming change is essential to safeguard the interests of PayNow users against scammers,” ABS added.

However, netizens worry that even though certain letters in their names will be masked, the display format may still make their real identities “guessable”, leaving their names exposed to scammers.

One said, “Certain letters are removed but still very guessable”, while another pointed out just “how easily guessable names can be.” A third added that the change may have just “made it easier to impersonate real people.”

PayNow’s nickname feature, which has been available since the electronic fund transfer service was launched in 2017, was meant to address customers’ privacy concerns who preferred not to display their registered account names when receiving payments through their mobile number or NRIC numbers. /TISG

Read also: Scammers kick off Fire Horse year, with Millennials and Gen Z most at risk

- Advertisement -

Hot this week

Would you open ChatGPT or talk to a stranger? Singaporeans share their views

As more people turn to AI for advice, an online discussion asked a simple question: Who would you rather confide in—ChatGPT or a stranger?

‘Think before you complain’: Singaporean defends parents feeding young children on the MRT

One netizen says commuters without children should think twice before complaining about babies and toddlers eating on the MRT. Not everyone agrees.

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