ADVERTISEMENT

Gov't eyes contactless fare payments for LRT-1 after LRT-2 launch

Published Jul 13, 2026 01:27 pm

At A Glance

  • Following the rollout of contactless fare payment on Light Rail Transit Line 2 (LRT-2), the government is targeting the launch of the same system on LRT-1 to ease payment bottlenecks and address ticket and Beep card shortages.

Following the rollout of contactless fare payments on Light Rail Transit Line 2 (LRT-2), the government is targeting the launch of the same system on LRT-1 to ease payment bottlenecks and address ticket and Beep card shortages.

Starting on Monday, July 13, LRT-2 commuters may use Visa or Mastercard debit, credit, or prepaid cards, as well as near-field communication (NFC)-enabled mobile wallets such as Google Pay and GCash QR codes, to pay for their fares.

This landmark initiative, powered by Yuchengco-led Rizal Commercial Banking Corp. (RCBC) in partnership with Visa, the Light Rail Transit Authority (LRTA), and the Department of Transportation (DOTr), marks the country’s first rail-based automated fare collection system to integrate open-loop EMV, mobile NFC, and QR payments into a single platform.

The system is designed to be interoperable, enabling commuters to use payment instruments issued by any participating bank or financial technology (fintech) provider, effectively eliminating the need for a dedicated transit card.

DOTr Undersecretary Timothy John R. Batan confirmed to reporters during the launch that the completion of the digital payment integration for LRT-1 is targeted for 2026, adding that the initiative is still being finalized. “Definitely, very soon, we will launch [this in] LRT-1,” he said.

Batan explained that LRT-2 was prioritized because of the larger capacity of its stations, whereas the smaller physical footprint of LRT-1 makes the installation “more challenging.”

RCBC Executive Vice President and Chief Innovations and Inclusion Officer Lito Villanueva noted the frictionless integration of everyday bank cards with public transportation. “For the first time, commuters can seamlessly use their everyday bank cards, mobile NFC wallets, and QR payments in one interoperable transit ecosystem,” Villanueva said.

According to RCBC, the modernization effort is expected to streamline fare collection for nearly 59 million commuters.

To encourage immediate adoption, RCBC has launched the “PISO Fare Cashback Promo,” which will run from July 13 to 31, 2026, for its cardholders.

Social Security System (SSS) cardholders may also use their cards, as the government is offering a ₱1 fare for two weeks, Finance Secretary Frederick D. Go said during the launch.

RCBC President and Chief Executive Officer (CEO) Reggie Cariaso noted that the initiative aligns with the government’s digital transformation agenda. “Beyond banking, we see digital finance as an enabler of more connected, seamless, and efficient daily experiences.”

This project follows similar digital transit implementations by Visa in the Philippines, including Metro Rail Transit Line 3 (MRT-3) and bus systems in the cities of Cebu, Mandaue, and Bacolod.

Jeffrey Navarro, Visa country manager for the Philippines, said the digital payments firm’s tie-up with RCBC and the government supports the company’s expansion efforts.

“Through our partnership with RCBC and the Philippine government, we are helping expand access to secure and interoperable digital payments that improve commuter convenience, urban mobility, and economic productivity,” Navarro said.

While the LRT-2 system is now active, the government is looking toward a broader rollout of contactless payment systems across the transport sector by 2026. This broader strategy aims to accelerate the country’s transition toward a digital economy while bringing local transit systems closer to global standards.

For its part, the Bangko Sentral ng Pilipinas (BSP) said this development reinforces its digitalization ambition.

“Our mandate is to build a payments ecosystem that works for every Filipino, not just those with bank accounts and smartphones in BGC, but the office employee in Marikina, the student in Cubao, the vendor in Recto,” BSP Deputy Governor Mamerto E. Tangonan said.

Tangonan noted that the Philippines is on track to achieve its 2028 goal, under which 70 percent of total payments are made through digital channels. He added that “the numbers tell us we are on the right track.”

Tangonan said digital payments now account for nearly three-fifths of all retail transactions in the Philippines, up from a mere one percent a decade ago. “That transformation happened because we built the rails: InstaPay, PESONet, QR Ph,” he said.

“Now we are bringing those rails to the commute. And when digital payments become as natural as boarding a train, the next step becomes possible: savings, credit, insurance, investments,” Tangonan added.

Related Tags

Department of Transportation (DOTr) Bangko Sentral ng Pilipinas (BSP) Rizal Commercial Banking Corp. (RCBC) Reggie Cariaso Jeffrey Navarro Visa LRT 1 LRT 2 MRT 3 GCash
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.