// Adds dimensions UUID, Author and Topic into GA4
Thursday, May 7, 2026
31.8 C
Singapore

BNPL Trustmark awarded to Abnk, Atome, Grab, and SeaMoney

SINGAPORE: Abnk, Atome, Grab, and SeaMoney, which provide Buy Now, Pay Later (BNPL) services, have been awarded the BNPL Trustmark by the Singapore Fintech Association (SFA) and the BNPL Working Group, The Edge Singapore reports.

The Trustmark shows that these BNPL providers are committed to following the strict guidelines in the code of conduct.

According to a statement from SFA and the BNPL Working Group, this code promotes responsible lending and ensures consumer protection.

Following the call for applications on March 31, these four providers underwent thorough independent assessment by auditing firm Price Waterhouse Coopers (PwC) and evaluations by SFA and the BNPL Working Group.

Starting May 1, customers can easily identify accredited BNPL providers through the Trustmark.

According to the press release, consumers and merchants utilising BNPL services are strongly encouraged to engage only with accredited providers to safeguard their interests.

Mr Shadab Taiyabi, President of SFA, explains, “By recognising these service providers, we aim to empower consumers and merchants with greater confidence in utilising BNPL services within a secure and transparent environment.

Ms Loo Siew Yee, Assistant Managing Director (Policy, Payments & Financial Crime) at the Monetary Authority of Singapore, adds:

The Trustmark will help consumers make informed decisions when choosing BNPL service providers. MAS will continue to work with the industry to ensure that the BNPL code of conduct remains effective in upholding users’ interests. /TISG

Read also: Majority of young Singaporeans embrace “buy now, pay later” payment options: Survey

Featured image by Depositphotos

- Advertisement -

Hot this week

Singaporeans returning after 10+ years overseas share biggest reverse culture shocks: ‘MRT used to be empty at 3pm, now it’s always crowded’

SINGAPORE: Returning to your home country is quite possibly one of the most wonderful feelings in the world. But it is not without its challenges

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