// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Police urge caution as year-end shopping scams on the rise

SINGAPORE: With Black Friday just around the corner, police are urging shoppers to be on their guard against scams.

In a monthly fraud report, police said scammers are increasingly posting fake deals on online shopping platforms and social media. Some even host live streams selling “scratch cards” or “blind boxes,” promising prizes that don’t exist.

The report also warned that fraudsters may ask buyers to pay through bank transfer, PayNow, or DuitNow instead of using the secure payment methods on e-commerce sites. Some send phishing links to steal banking information or one-time passwords, while others demand extra money to increase the chances of “winning” a prize.

Police are advising shoppers to check the security ratings of e-commerce platforms, buy only from reputable sellers, and download apps from official stores. They also warned against making prepayments or sending money directly from bank accounts.

Always use secure payment channels and be wary of deals that seem too good to be true, police advise.

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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