// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 6, 2026
32.7 C
Singapore

MAS orders Qoo10 to suspend payment services amid merchant complaints

SINGAPORE: The Monetary Authority of Singapore (MAS) has directed e-commerce platform Qoo10 to suspend all payment services regulated under the Payment Services Act, effective today. This decision follows a series of complaints from merchants about delayed payments.

According to a statement from MAS, the regulatory body and other government agencies received numerous complaints from Qoo10 merchants between April and August this year.

Merchants alleged that Qoo10 had delayed making payments for sales conducted on the platform. In response, authorities asked Qoo10 to address these concerns. While some disputes were resolved, a significant number of cases remain unsettled.

Earlier this month, Qoo10 informed the MAS that a substantial number of merchants were still awaiting payment.

This prompted MAS to urge the company to take necessary measures to meet its obligations, including engaging a third-party payment service provider to ensure timely payouts.

Despite these recommendations, Qoo10 has been unable to assure that it has the necessary resources and infrastructure to meet its payment obligations to merchants on time.

As a result, the MAS has now ordered Qoo10 to halt its payment services, citing concerns over the company’s ability to fulfil its financial responsibilities.

However, Qoo10 will still be permitted to repay the outstanding amounts owed to merchants. The suspension applies only to new customer transactions, meaning that Qoo10 is prohibited from processing any fresh payments on its platform.

The suspension does not affect Qoo10’s ability to operate as an e-commerce platform. However, the company may be required to hire a third-party payment processor to handle transactions moving forward.

The MAS has stated that it will review the ban once Qoo10 can demonstrate that it has resolved the issues surrounding delayed payments and can continue to protect the interests of merchants and consumers in Singapore.

- Advertisement -

Hot this week

‘Why do the good things only come after I leave?’ Singaporeans share their most ironic timing stories

On Reddit, a netizen was curious and asked: What was your “why do the good things only come after I have left” moment?

Chee Soon Juan: Serving Singapore should not depend on how much you’re paid

Interview given by Singapore Democratic Party chief Chee Soon Juan on June 3. "Ministers saying they should be paid astronomical salaries so that they will not be tempted by corruption is like the ...

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