// Adds dimensions UUID, Author and Topic into GA4
Sunday, December 7, 2025
28.9 C
Singapore

CIMB, Frasers Property announces Singapore’s first ‘pay-as-you-earn’ SME loan

SINGAPORE: CIMB Singapore and Frasers Property have partnered to launch the city-state’s first “pay-as-you-earn” loan for small and medium-sized enterprises (SMEs) under a five-year agreement.

The collaboration introduces CIMB Flexipay, which provides financial support and preferential rates to more than 2,000 retailers across 12 Frasers Property malls.

CIMB Flexipay provides SMEs with flexible financing by linking repayments directly to daily revenue.

According to Frasers Property’s press release, “Businesses only repay when they earn, hence no repayment is required on days with zero revenue.”

The collaboration also includes CIMB BizGrow, a collateral-free working capital loan designed to help retail tenants manage short-term operational cash flow such as rent, payroll, and utility bills.

Participating retailers can save up to S$7,360 in the first year and approximately S$6,360 annually thereafter by linking their payment solutions to a CIMB account, which includes waived setup fees of S$1,360 for payment solutions and terminal rentals, as well as up to S$6,000 in yearly savings from preferential merchant discount rates.

See also  FLCT to acquire 89.9% stake in 4 logistics properties from S$188.9M property purchase

Retailers will also receive a permanent waiver of monthly account fees on their CIMB SME Account for as long as they remain Frasers Property tenants. This means no initial deposit or minimum balance is required, and unlimited free PayNow, FAST and GIRO transactions.

In May, the SME Association warned some Singapore firms could enter “life support mode” amid tariff concerns, although some eligible SMEs received up to S$100,000 under the Business Adaptation Grant last month to help them with tariff challenges. /TISG

Read also: UOB demands immediate repayment of S$74.6M from former Cathay Cineplexes operator mm2 Asia and subsidiaries

- Advertisement -

Hot this week

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); } });
// //