ADVERTISEMENT

BSP issues pro-consumer arbitration rules

Published Mar 28, 2023 07:29 am
The Bangko Sentral ng Pilipinas (BSP) has approved the guidelines on how it will mediate and adjudicate financial consumers’ complaints based on provisions under Republic Act No. 11765 or the Financial Products and Services Consumer Protection Act (FCPA). BSP Governor Felipe M. Medalla said Circular No. 1169 or the “Rules of Procedure for the Consumer Assistance Mechanism, Mediation and Adjudication of Cases in the Bangko Sentral ng Pilipinas” will take effect on May 1, 2023. Medalla has always said that they will strictly implement the FCPA to protect the interest of consumers, especially financial consumers, and that starting this year, the public can be assured that BSP will exercise the authority conferred by the FCPA in mediating and adjudicating complaints. “We’re truly living up to our label as a quasi-judicial authority,” he said. The FCPA gives BSP the power to resolve disputes involving an amount not more than P10 million. Based on the circular, complaints will be addressed within 30 days, including the reply and rejoinder once elevated to the BSP. If it escalates to mediation and adjudication, the mediation proceedings will be conducted virtually or through online video conferencing using the BSP-prescribed platform. Complainants who prefer in-person or face-to-face mediation, can make a request to the mediator. Mediation, as defined in the circular, is an intervention by which the BSP, through its duly authorized mediation officers, facilitates communication and negotiation between the parties, and assists them in reaching a mutually acceptable settlement. lt is voluntary in nature and strlctly confidentlal. The mediation period will be for 30 days. However for “meritorious reasons and as agreed upon by the parties, a longer period may be allowed.” As for the adjudication proceedings, this will only be conducted in-person or face-to-face. But, the BSP will permit virtual or online hearing when appropriate. “The proceedings before the BSP shall be summary and non-litigious in nature (while) the technical rules of procedure obtaining in the courts of law shall not apply,” said the BSP. The significance of the pro-consumer law, besides BSP improving its complaints handling mechanism, is that its consumer redress includes central bank’s capability to adjudicate or pronounce judgement in connection with “purely civil in nature” financial transactions. With this power, the BSP can order the reimbursement of a sum of money not exceeding P10 million. The BSP said in establishing the guidelines and expectations, the BSP-supervised institutions or BSIs will institutionalize consumer protection as an integral component of corporate governance and culture as well as risk management. It will enable BSIs to manage consumer risks and potential harm to financial consumers, prevent unfair business practices, achieve fair and beneficial consumer outcomes and empower consumers. BSIs will also have the Financial Consumer Protection Assistance Mechanism or FCPAM commensurate to the size, structure, nature of products, services, and complexity of operations. This will pay particular focus on the protection of consumer assets against fraud and misuse. Medalla, in the circular, said the BSI's FCPAM is a first-level recourse mechanism for financial consumers who are dissatisfied with a financial product or service. Meanwhile, the BSP’s Consumer Assistance Mechanism or BSP-CAM is a second-level recourse for complainants who first reported their issues to the BSI but was not satisfied in how the BSI handled their concerns. “The BSP-CAM is primarily facilitative in nature and is aimed at clarifying financial consumer issues by allowing the parties to communicate with each other through the BSP,” said the BSP. The BSP-CAM is a condition precedent to both mediation and adjudication. The FCPA empowers financial regulators such as the BSP, Securities and Exchange Commission, Insurance Commission and the Cooperative Development Authority to effectively exercise rulemaking, enforcement and adjudication powers in line with their consumer protection mandates. FCPA also has penal provisions for violations of the law. Without the FCPA, the BSP’s complaints’ resolutions process is constrained due to the central bank’s limited legal authority to adjudicate. The FCPA was made into a law in May of 2022. By June of the same year, the BSP already has a draft of the first circular to adopt the FCPA provisions. Industry consultations and discussions took another five months before the approval of Circular No. 1160, which was the first set of guidelines. It will take 12 months before the BSP will release its rules of procedure. Medalla had earlier said that the FCPA will lead to a stronger banking system because it will “contribute significantly to the stability of the financial system.” BSP Circular No. 1160 clarifies the FCPA coverage which is all of the BSI’s financial products and services such as deposits, investments, fund transfers, trust products, loans, payments, remittances, and the “broad range of financial products or services accessed and delivered through digital channels.” The BSP did not say if the latest circular will be the last relating to the FCPA.

Related Tags

Bangko Sentral ng Pilipinas’ (BSP) Business
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; } }

{{ articles_filter_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.