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

BlueSG waives rental fees after users get charged hundreds due to app glitch

SINGAPORE: Electric car-sharing operator BlueSG has announced that it will waive vehicle rental fees for users affected by a recent app glitch.

This decision comes after numerous reports of individuals being unable to end their trips, leading to substantial errors in fare calculations, with some users accruing charges of hundreds or even thousands of dollars.

The issue gained widespread attention after TikTok user Bibipew shared a video on Sunday (24 Dec), revealing his experience with a BlueSG shared electric vehicle rented earlier that week.

According to Bibipew, the option to end the trip was unavailable, causing the rental charges to accumulate. Many other users faced similar problems, with some reporting charges exceeding $1,000.

Bibipew initially suspected a credit card issue but later discovered an erroneous notification from the charging station stating, “Another vehicle has been connected to power.”

Concerned about the escalating charges, he promptly reported the situation to BlueSG, seeking a swift resolution.

Several others flooded BlueSG’s Facebook page with similar complaints, with one individual even reporting an erroneous fee of $1,000.

BlueSG acknowledged the app glitch and explained that a scheduled system migration and update on Tuesday (Dec 19) had resulted in the application malfunction. BlueSG expressed deep regret for the inconvenience caused to users.

“To address this issue, we have taken immediate action to identify affected journeys that are older than 48 hours and will be waiving full rental fees for these journeys as part of our service restoration process,” the company said.

While BlueSG has committed to rectifying the situation promptly, it clarified that fees related to breaches of terms and conditions, such as vehicle cleaning or damage, will be charged as usual.

- Advertisement -

Hot this week

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

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