// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
29.6 C
Singapore

MOLPay Mobile XDK recorded high number of in-app transactions

MOLPay Mobile has seen a huge number of successful transactions through XDK on apps making the company as one of the fast growing fintech in Malaysia.

Previously, there was a weakness in this field which called for Mobile XDK intervention. There were only specific mobile development tools that majority of payment gateways supported.

This caused many developers to worry about the inability to integrate their payment systems into the apps that they developed.

The flexibility of Mobile XDK makes this a fit for just any mobile apps regardless of what tool they used to develop the app, said the company in a media release.

It has met the demands for smooth payment integration into mobile apps. Performing transactions without any UI/UX problem is the key role for customers to record successful payment, it said.

The apps that recorded a high number of sessions are among the prominent merchants from local and global users.

Hot this week

10 months’ jail for technician in Singapore who stole red envelopes with NTUC vouchers, almost S$2K in cash

A building technician was jailed for 10 months after returning to OCBC Centre to steal more red packets eight days after his first theft.

Singapore’s Online Safety Commission resolves over 90% of 500+ reported cases in its first three months

Commissioner Francis Ng and Minister Josephine Teo outline how the new body gives online harm victims a direct path to content removal.

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