Recurring payments: what platforms need to get right
Recurring payments and platforms: compliance, strong customer authentication, consent management, accounting reconciliation and failed-payment control in 2026. What SaaS, marketplaces and subscription services must get right from activation to churn analysis.
This topic is part of our service
Outsourced CFO in France | Fractional finance leaderExpert note: This article was written by our chartered accountancy firm. Information is current as of 2026. For a personalised review of your situation, contact us.
Updated April 2026 — For a SaaS platform, a subscription media business, a marketplace or any service that bills on a recurring basis, payment is not merely an invoicing mechanism. It touches conversion, compliance, security, accounting reconciliation and churn management. The platforms that consistently outperform treat payment as a product in its own right.
Recurring payment must be designed from the moment a customer activates, not only at the point of debit. That means securing consent, respecting strong customer authentication rules, tracking each due date, managing payment failures and matching every transaction cleanly to the accounting record.
Why recurring payment is a strategic decision#
The model has two distinct faces. For the customer, the experience must be frictionless. For finance and compliance, it must be perfectly traceable.
The business stakes#
- reducing initial payment failures and failed renewals;
- limiting involuntary churn;
- improving cash-flow predictability;
- making recurring revenue that is actually collected both reliable and auditable;
- simplifying retries and plan upgrades.
The regulatory stakes#
The platform also needs to manage:
- its role in the payment chain;
- strong customer authentication;
- proof of consent;
- protection of payment data;
- retention of a clear audit trail for disputes and regulatory review.
For more on related topics, see our article on payment delegation, our guide on 5 financial KPIs for SMEs and our overview of electronic invoicing 2026.
What the European framework requires#
Delegated Regulation (EU) 2018/389 remains the technical foundation. Article 14 provides that strong customer authentication applies when a payer creates, amends or first initiates a series of recurring transactions with the same amount and the same payee. Subsequent transactions in that same series may then be exempted, subject to the general rules.
What this means for your platform#
- the first debit is the sensitive step and must be treated accordingly;
- any change to the mandate, payee or parameters can reactivate the authentication requirement;
- the payment flow must be monitored over time, not only at the point of sign-up;
- failure handling must be explicit and well-designed when a card expires or a debit attempt fails.
Hayot Expertise view: the best retention rate is not only a marketing outcome. It depends equally on the rigour of the first payment journey and on how debit failures are handled downstream.
Consent, cards and data: the issue that rarely gets enough attention#
The CNIL is clear that online payment is not just a form submission. If the platform wants to retain a payment method for future purchases or subscription renewals, it must do so within a defined framework, with explicit consent and controlled data retention.
What to avoid#
- storing card data in an improvised or informal way;
- leaving sensitive information in technical logs;
- confusing PSP tokenisation with raw internal storage;
- failing to document the moment at which the customer gave consent;
- ignoring deletion or update obligations for payment data.
What to prioritise#
- tokenisation handled by the PSP or payment provider;
- timestamped event logs;
- documented proof of consent and of the scope of the mandate;
- a limited-retention policy;
- a clear and simple journey for modifying or revoking a mandate.
The finance-side reality: reconciliation is the real challenge#
A platform collecting recurring payments must reconcile at least six separate items: authorisation, capture, settlement, PSP fees, refunds, and chargebacks or rejections. Until those elements are aligned, the revenue figure shown in the product dashboard and the revenue figure in the accounting system can tell two entirely different stories.
Control points to put in place#
| Control point | Why it matters |
|---|---|
| Authorisation date | Proves consent and confirms the flow was created |
| Capture date | Tracks the moment the debit is actually triggered |
| Payment status | Separates paid, pending, rejected and refunded |
| PSP fees | Allows calculation of the true net margin |
| Failure reason | Reduces involuntary churn and unnecessary retries |
| Accounting allocation | Makes revenue reliable and cut-off entries accurate |
In practice, the most costly errors rarely come from the payment engine itself. They come from incomplete matching between the product tool, the PSP and the accounting system.
Recommended architecture for a platform#
A solid payment architecture does not simply collect money. It must understand the full customer lifecycle.
The components to plan for#
- a consent and mandate service;
- a PSP with tokenisation;
- an intelligent retry engine;
- a timestamped event journal;
- metrics for success, failure and renewal rates;
- an accounting layer capable of reconciling payment flows.
The KPIs that actually matter#
- mandate activation rate;
- first-debit success rate;
- renewal rate at D+30 / D+60 / D+90;
- involuntary churn rate;
- recovery rate after retry;
- net margin after PSP fees and refunds.
The most frequent mistakes#
- treating payment as a purely technical implementation detail;
- neglecting authentication on the first flow;
- not tracking expired cards;
- mixing payment statuses in management reporting;
- underestimating the accounting impact of refunds and chargebacks;
- losing or failing to document the proof of the original consent.
A platform can have an excellent product and still erode its value because the payment journey is poorly designed. Conversely, a simple, transparent and well-governed billing mechanism can improve growth without any change to the underlying product.
Practical case 2026#
A SaaS platform collects 6,000 monthly subscriptions by card. The product dashboard shows stable MRR, but finance notices a recurring gap every month between theoretical revenue, failed payments and refunds. The real problem is rarely commercial: it is usually a lack of reconciliation between the PSP, the product stack and the accounting system.
When the first debit is not authenticated correctly, the recurring series can become fragile from the very first renewal. A simple failure to retry on an expired card can then inflate involuntary churn figures artificially.
Platform mini-checklist#
- record the initial consent with a timestamp;
- store a PSP token or mandate identifier;
- distinguish authorisation, capture and settlement as separate events;
- track the reason for every rejection;
- reconcile PSP fees with the corresponding accounting entries.
What finance needs to track every month#
Sound management depends on a small number of clear indicators: first-payment success rate, renewal failure rate, volume of expired cards, recovery rate after retry, and net margin after fees. Without that visibility, a platform can believe it is growing while quietly leaking value.
Management dashboard#
| KPI | Purpose |
|---|---|
| Successful first payment | Measures funnel efficiency |
| Involuntary churn | Reveals avoidable losses |
| Recovery rate | Measures retry effectiveness |
| Accounting gap | Checks reconciliation quality |
A worked numeric example#
Consider a platform charging 49 euros per month to 1,000 customers. If 4% of renewals fail and only part of those are recovered through retries, the annual revenue loss becomes material very quickly. But the issue extends beyond lost revenue. It also includes PSP fees on failed attempts, refunds, support time and the reporting distortion that arises when paid, pending and rejected transactions are not properly separated.
What must be tracked together#
- first-debit success rate;
- cost of rejections;
- recovery delay after retries;
- accounting breakdown of fees;
- the commercial commitment made to customers.
The contractual and operational layer#
Recurring payment must sit within a clear contractual framework: billing frequency, amount, rules for modification, notice period for changes and cancellation terms. The more readable the contract, the faster and cleaner support and finance can resolve disputes.
Operating checklist#
- maintain a history of consents;
- provide a card-update journey;
- define the scenarios under which billing is suspended;
- log all refunds;
- reconcile payment flows against monthly revenue.
Security and governance#
As volumes grow, the central issue becomes governance: who is authorised to modify a mandate, who approves a retry, who processes a refund and who decides on a temporary suspension. Without clear role separation, the quality of the payment flow degrades quickly.
What to implement#
- a queryable event journal;
- a documented card-change procedure;
- an escalation path for suspected fraud;
- a monthly review of recurring rejection patterns.
Rejections and fraud management#
As volumes increase, payment rejections are no longer purely technical incidents. They become a source of potential fraud, support tickets and erosion of customer trust. Management must therefore combine prevention, continuous monitoring and rapid response capability.
Support and customer experience#
Recurring payment must also remain manageable for the end user. A well-designed retry and notification journey reduces unnecessary support tickets, reassures the customer and protects the platform's reputation. Support is not an afterthought: it is often the last line of defence before a subscription is lost for good.
What management should watch#
Beyond the KPIs, leadership should monitor the quality of the subscription experience end to end. A rise in unexplained rejections typically costs more than a slightly higher PSP fee on a well-managed platform. Finance is not just procuring a collection mechanism — it is buying stability.
Conclusion#
In 2026, recurring payment is a strategic asset for platforms. The best do not simply plug in a PSP: they build a complete system covering consent, collection, retries, reconciliation and governance.
(Official sources: Delegated Regulation (EU) 2018/389, EBA Q&A on recurring payments, CNIL — online payment, ACPR — payment methods)
Frequently asked questions
Does strong customer authentication apply to all recurring payments?
Strong customer authentication applies primarily when a recurring series is created, amended or first triggered, where the amount and payee remain the same throughout. Subsequent payments in that same series may be handled differently under the applicable exemption rules set out in Delegated Regulation (EU) 2018/389. The key risk point is the first debit and any subsequent change to the mandate parameters — both require careful attention.
Should a platform store card data to make renewals easier?
The preferred approach is to use PSP tokenisation rather than storing sensitive card data internally. Tokenisation means the platform holds only a non-sensitive reference that the PSP can act on. If any payment data is retained in-house, a clear framework is required: explicit consent, documented retention limits and a defined deletion policy in line with CNIL guidance. Improvised in-house storage is both a compliance and security risk.
Why is churn linked to the payment setup?
A significant share of churn is involuntary: an expired card, a bank rejection, a failed 3D Secure step or a poorly managed retry sequence can each cause a subscription to lapse. The customer has not necessarily lost interest in the product — the billing simply failed. Separating voluntary churn from payment-driven churn is essential for understanding true retention and for prioritising the right remediation.
What is the main financial risk for a recurring-billing platform?
The gap between the revenue shown in the product dashboard and the revenue actually collected and recorded in the accounting system. Without rigorous reconciliation across authorisation, capture, settlement, PSP fees, refunds and chargebacks, reported margins can be significantly overstated. This is particularly dangerous when the finance team is relying on product-side MRR figures to make decisions.
Is recurring payment purely a technical matter?
No. It is also a legal, accounting and customer-experience matter. Long-term success requires a complete system: consent management, secure collection, intelligent retries, strong authentication, data governance and rigorous reconciliation between the PSP and the accounting records. Platforms that treat it as a purely technical integration tend to discover the gaps only when churn or audit pressure makes them visible.

Article written by Samuel HAYOT
Chartered Accountant, registered with the Institute of Chartered Accountants.
Regulated French accounting and audit firm based in Paris 8, built to support companies across France with a digital and decision-oriented approach.
Sources
Official and operational sources cited for this page.
This topic is part of our service Outsourced CFO in France | Fractional finance leader
Need a quote or personalised advice?
Our accountancy firm supports you through all your steps. Get a free quote to review your situation and receive a bespoke fee proposal, or contact us directly.