ADVERTISEMENT

BSP implements changes in intraday check settlement

Published Jan 5, 2024 05:49 am

The Bangko Sentral ng Pilipinas (BSP) is implementing changes to check clearing and settlement based on its amended intraday settlement facility (ISF), the central bank announced Friday, Jan. 5, 

The circulars containing the ISF amendments were released last November 2023. The amendments to the regulations on the return of banks’ bounced checks, and on the rollout of the ISF are main features of one of two BSP circulars approved two months ago.

“These are part of BSP’s broader policy reforms aimed at further enhancing the efficiency and safety of the country’s payment system,” said the BSP.

Another highlight in the circular is the termination of the overdraft credit line (OCL) which is a liquidity facility, since its function will already be covered by the ISF. The announcement to cancel the OCL was approved in a circular dated Nov. 10, 2023 and in another one dated Nov. 13, 2023.

The ISF, which used to be referred to as the intraday liquidity facility or ILF, is part of long-running amendments to the BSP’s peso-denominated real time gross settlement (RTGS) payment system to ensure financial stability and the management of risks.

Based on BSP Circular No. 1180, the check clearing and settlement regulations were amended by the termination of the OCL because its “limited purpose of addressing overdrafts arising from check clearing losses is covered” by the ISF “that the banks can use not only for the settlement of check clearing results but also for any other local currency real-time gross settlement.”

Meanwhile, BSP Circular No. 1181 amended the ILF and renamed it to ISF as its operation has been automated.

The circular also aligned regulations with legal and statutory requirements as well as made the rules comply with the Principles for Financial Market Infrastructures (PFMI) particularly on credit risk, collateral, liquidity risk and related principles, said the BSP.

As for check clearing and settlement, the BSP said on Friday that “currently, banks have until the next banking day to return bounced and defective checks to the presenting bank, with the transfer of funds to the drawee bank dated on the day of the check’s deposit.”

“This practice of retroactive dating, however, causes changes in the balances of banks’ settlement accounts with the Philippine Payments and Settlements System-Plus (PhilPaSSplus), the BSP-operated facility that enables check settlement,” it said.

The BSP said to mitigate settlement and liquidity risks that may arise from the mismatch, the revised rules provide that banks may return high-value, “not sufficiently funded” or NSF, and defective checks as early as the day these are deposited.

“Banks will still be allowed to return NSF and questionable checks the next banking day, but settlement will no longer be backdated.  As a result, the amended check policy ensures certainty of funds transfer from the check issuer to the payee. Hence, aside from improving confidence in the check clearing and settlement system, the enhanced policy enables better fund management among check users,” explained the BSP.

Moreover, it added that in check clearing, banks will no longer be allowed to incur overdrafts, or to draw funds exceeding what a bank’s demand deposit account (DDA) holds.

“With this, banks no longer need to tap the BSP’s OCL. The experience of financial consumers, however, will not be affected by the amended policy in terms of withdrawability of check deposits on the next banking day at the latest,” said the BSP.

The central bank has also reintroduced the PhilPaSSplus ISF. This is to “reflect operational changes arising from BSP’s adoption of global payment standards and the full automation of this system (since) the facility allows banks to obtain funds from the central bank to prevent gridlocks due to timing mismatch in the settlement of payments at PhilPaSSplus.”

The BSP said Friday that the amended check policy will be implemented three months from its effectivity date, which is 15 days after its publication. The ISF regulation, meanwhile, shall be enforced three months from date of publication, it added.

“The transitory period for the latter will allow banks to make appropriate internal changes in compliance with revised regulations.  Upon the lapse of said period, BSP shall close the OCL and the ISF shall become the sole central bank-operated funding facility,” said the BSP.

As for the PhilPaSSplus, the amendments will enable an efficient and low-risk settlement of large-value fund transfers between financial institutions. “It also settles retail payment clearing transactions, ensuring that individuals, businesses, and the government can securely send and receive money through several channels, such as check, automated teller machine, InstaPay, and PESONet,” said the BSP.

Basically, the ISF will make sure that payments smoothly flow through the RTGS payment system and that interdependent settlements are executed in a timely manner to manage systemic risk.

The RTGS, as defined by the BSP, is a system that provides real time settlement of payments, transfer instructions, or other obligations individually on a transaction-by-transaction basis.

The BSP said the RTGS payment system is “critical” in maintaining price and financial stability, as well as preserving public interest.

 

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.