Community
In an era of instant payments and nonstop digital transactions, the timing of fraud detection makes all the difference. Catching fraud after the fact; hours or days later, often means the damage is already done. Catching it in real-time means stopping criminals in their tracks. This shift from retrospective fraud discovery to immediate detection is transforming outcomes for financial institutions and their customers. In this piece, I’ll explore how real-time fraud detection changes operations, outcomes, and stakeholder impacts; examine key fraud typologies (Authorized Push Payment scams, account takeovers, and payment fraud); and explore what real-time detection means for customer experience, internal workflows, regulatory expectations, loss recovery, and system design.
Traditional batch fraud detection operates on a reactive model: transactions are analyzed after the fact, sometimes days after fraudsters have already absconded with funds. In today’s fast-moving payment ecosystem (with instant payment rails and real-time transfers), this delay is catastrophic. By the time fraud is identified in a batch report, the money is often long gone and the customer harmed. Real-time detection flips this script into a proactive approach, identifying suspicious activity as it happens and enabling an immediate response to prevent loss.
The differences in outcomes are stark: Real-time fraud detection systems allow FIs to prevent fraudulent transactions before completion rather than discovering them only after execution. For example, if a suspicious credit card charge or account transfer is flagged instantly, the bank can block or suspend it on the spot, averting the fraud. In contrast, purely retrospective detection might only flag the transaction in an audit, well after funds have settled. In other words, detection without timely action is of little comfort.
Real-time detection brings tangible benefits across multiple dimensions:
Timing is everything. Real-time detection turns fraud prevention from a post-mortem exercise into an active defense. It means the difference between reporting a loss and preventing a loss. Next, we’ll explore how this shift plays out in day-to-day operations and specific fraud scenarios.
Moving to real-time fraud detection fundamentally changes internal workflows for fraud and compliance teams. It’s not as simple as installing a new tool; it requires re-engineering processes and responsibilities to handle instant alerts and actions. Here are some of the major operational changes when fraud is caught in real time versus after the fact:
In summary, real-time fraud detection demands operational agility. It compresses the timeline of detect-investigate-act, often to mere seconds or minutes. Teams must adjust by automating what they can, pre-defining actions, and staffing to handle alerts at any time. The payoff is a dramatically improved ability to contain incidents and protect customers, as we’ll see in specific fraud examples next.
Let’s examine how real-time detection vs. after-the-fact plays out in three common fraud typologies: Authorized Push Payment (APP) fraud, Account Takeovers (ATO), and Payment Fraud (such as card or transaction fraud). Each typology highlights different challenges, from tricked customers to hacked accounts to illicit transactions, and shows the impact of catching the fraud immediately.
APP fraud is a fast-growing scam type where victims are tricked into authorizing a payment to a fraudster’s account. Classic examples include romance scams, impostor scams (posing as bank or government), or “urgent” business email scams, where the victim is convinced to send money to someone they shouldn’t. Because the victim themselves initiates the payment (albeit under false pretenses), the transaction appears legitimate to the bank; it’s not flagged as unauthorized. If an APP scam is only detected after-the-fact, it’s usually too late to recover funds. These scams often occur over instant payment networks (like Zelle, Faster Payments, etc.) where once money is pushed out, it’s irrevocable. As the Federal Reserve Bank of Kansas City notes, unlike an unauthorized transaction that a bank might detect and stop, an authorized push payment initiated by a victim “will most likely be executed” and once executed, the victim has little to no recourse, the funds are typically gone due to the near-instant availability to the fraudster. Victims often discover the fraud only later, and since they technically authorized it, consumer protection laws offer limited help. The result: huge losses and trauma for victims, and reputational and potential legal risks for financial institutions (especially as public and regulatory scrutiny of APP scams grows).
Catching APP fraud in real-time changes the game. The key is to detect the signs of a scam during the payment process and intervene before the money is transferred. This is challenging; how do you know a customer is being socially engineered into a bad payment?, but emerging approaches offer hope. FIs are increasingly using real-time scam risk analytics on outgoing payments. This might include evaluating attributes of the payee account (Is it newly opened? On a watchlist of suspected mule accounts? Associated with past fraud?), as well as analyzing the sender’s behavior for anomalies (Is the customer acting unusually, possibly under duress or manipulation?). Machine learning models can compare the transaction against patterns of known scams. In the UK, a recent pilot by Pay.UK used an AI-based APP scam detection model and was able to detect 56% of APP scam transactions in real time, outperforming traditional models. That kind of early warning can prompt the bank to interject, for instance, by sending a proactive fraud warning to the user (“This payee has been reported in scams. Are you sure you want to send money?”) or even pausing the transfer for manual review if the risk is deemed very high.
Real-time detection of APP fraud often involves a bit of customer friction by design, but the right kind of friction. Many FIs have implemented confirmation prompts or warning messages in the transfer workflow when certain risk indicators trigger. For example, the UK’s “Confirmation of Payee” system checks if the recipient name matches the account name and alerts the sender of mismatches. While this adds a step for the user, it has proven effective in causing many would-be victims to reconsider and abort scam payments. Other real-time measures include mandatory two-factor authentication for new payees or high-value instant payments (required under Europe’s PSD2/Strong Customer Authentication rules). These measures can stop some fraud in its tracks or give the bank extra time to assess the transaction.
When successful, real-time APP fraud detection has enormous impact: the customer is saved from loss, the fraudster’s mule account may be identified and frozen (preventing misuse of that account for other victims), and the institution spares itself a potential reimbursement or at least a unhappy customer. It’s worth noting that because APP scams rely on human trickery, a purely automated solution is hard, so FIs are also coupling technology with customer education and human intelligence. For instance, if an algorithm flags a likely scam in progress, it might route the case to a fraud specialist who calls the customer immediately to validate the payment. Those precious minutes of delay and checking can be life-saving for someone in the middle of a scam scenario.
In summary, with after-the-fact detection, APP fraud is usually a story of irreversible loss. With real-time detection and intervention, we move towards preventing the scam, either by algorithmic risk scoring that blocks the transaction or by alerting the user in time.
Account takeover fraud involves a bad actor gaining unauthorized access to a legitimate user’s account, whether a bank account, e-wallet, or other financial account, and then abusing that access for theft or other malicious activities. The initial access can be obtained through methods like phishing credentials, credential stuffing (using leaked passwords), SIM swap to intercept SMS codes, malware, etc. Once in, the fraudster might drain funds, make unauthorized purchases, or use the account as a stepping stone (e.g., as a mule account).
After-the-fact detection of ATO is often too late to help the customer. If days go by before unusual account behavior is noticed, the fraudster has likely already cleaned out the account or done the damage. The customer discovers the fraud either by noticing strange transactions or when the institution eventually flags something and contacts them. Containing an ATO after it’s happened is a damage control exercise: the account is locked down, forensic investigation begins, and hopefully any stolen funds are reimbursed by the institution (in the case of unauthorized transactions, banks often have to refund customers under regulatory protections). But by then, the customer’s confidence is shaken, and if the FI was slow, there may be regulatory scrutiny as to why warning signs were missed.
Real-time detection of account takeovers focuses on catching the intruder the moment they attempt to infiltrate or transact. This means monitoring login events, device/browser fingerprints, IP geolocation, and user behavior patterns continuously. A classic sign of ATO is a login that doesn’t fit the legitimate user’s profile, e.g., a sudden login from a new device in a different country, especially if it occurs just minutes after a prior login from elsewhere (“impossible travel”). With real-time transaction monitoring, such an event can trigger an immediate alarm and automated response. For instance, systems can automatically terminate the suspicious session, force a password reset, or prompt for additional verification (like a 2FA challenge or security question) before allowing any sensitive action.
Real-time ATO prevention also leverages behavioral analytics inside the account session. Even after login, fraudsters may behave differently than genuine users, for example, navigating straight to payment settings, changing contact info, or initiating large fund transfers. Meanwhile, advanced monitoring can even look at non-obvious signals like keystroke dynamics or mouse movements to distinguish bots or remote-control attacks from normal user behavior. If anything looks off, the system can instantly flag and act. Modern identity threat detection tools (sometimes called ITDR) are geared exactly toward this, providing continuous account monitoring and the ability to respond (by suspending account, alerting security teams, etc.) the moment an anomaly is spotted.
The outcome of real-time ATO detection is often no loss at all; the account is secured before the attacker can fully exploit it. From the customer’s perspective, they might just experience a strange login alert or a prompt to reset their password, a far better outcome than waking up to find money missing. For the FI, early detection means avoiding fraudulent withdrawals and the ensuing reimbursement costs and investigations. An FI that sees an account takeover in progress can freeze the account immediately, preventing any outgoing payments, and then work with the customer to restore access securely. FIs also often monitor for downstream effects of ATO in real time, e.g., if an email address on an account is changed and then a password reset is requested, that sequence might trigger a manual review before allowing transactions, as it’s a pattern consistent with a takeover.
A critical aspect here is the speed of response. If you don’t detect and boot an attacker out immediately, they can quickly set up fraudulent transfers or even use the account’s access to pivot into other systems. Real-time detection ensures those crucial seconds are on the defender’s side. FIs that have implemented real-time ATO systems report significantly reduced fraud losses from these attacks and often a decrease in fraud dwell time (the duration an unauthorized party has access) from days to minutes or seconds. Moreover, rapid intervention protects not just money but sensitive data, preventing data theft and privacy breaches that often accompany ATO incidents.
In conclusion, for account takeovers, after-the-fact detection is an exercise in locking the barn after the horse has bolted. Real-time detection is like an alarm system that goes off as the intruder tries the door, allowing you to lock things down before damage is done. It exemplifies the mantra that early detection can prevent data loss, financial fraud, and compliance violations that would otherwise result from ATO.
“Payment fraud” is a broad category, but here let’s focus on typical transaction fraud such as credit/debit card fraud and similar unauthorized payments. This is an area where the industry has long recognized the need for real-time action; after all, when you swipe your card or click “Pay” online, there’s a fraud decision made almost instantly to approve or decline the transaction. Card fraud in particular has been on the front lines of real-time detection for decades, using rule-based systems and neural network models to spot likely fraud within hundreds of milliseconds. However, as digital payments diversify (think peer-to-peer apps, real-time ACH, mobile wallets), the challenge is ensuring all payment types benefit from that instant fraud screening.
In an after-the-fact approach, an FI might simply process all transactions and later review them. The result would be ugly: the fraud team might find a batch of suspicious card charges only when reviewing the day’s transactions the next morning; by then, a fraudster with a stolen card could have hit multiple merchants and ATM withdrawals. The bank would then have to chase chargebacks and reimburse the customer for unauthorized use, suffering losses and operational costs. Similarly, consider an online merchant who doesn’t have real-time fraud checks: they might ship goods for orders that turn out to be fraudulent, and only realize when the legitimate cardholder disputes the charge weeks later. The cost of after-the-fact detection in payments is measured in high chargeback rates, losses, and damaged customer experience (it’s not great when your bank calls you well after the fact to say “by the way, those charges last week were fraud, we’re fixing it”, customers prefer the bank catch it immediately or even prevent it).
Real-time payment fraud detection means analyzing each payment on the spot and deciding whether to allow it, decline it, or challenge it. Modern fraud engines consider a variety of signals in milliseconds: device fingerprint, geolocation, transaction history, merchant risk, spending patterns, etc. If something deviates strongly from the norm, say a sudden high-value purchase in a foreign country on a card that’s only used domestically, the system may decline the transaction outright or ask the user to verify via a text message or app notification. The difference in outcome is huge: the fraudulent transaction never completes, so neither the customer nor the bank loses money. While the legitimate user might experience a moment of friction (“transaction declined, please confirm activity”), that proactive step saves a lot of pain down the road.
Real-time payment fraud systems have proven extremely effective in containing losses. They do, however, present a balancing act between security and customer experience. If too strict, they can generate false declines, blocking legitimate customer purchases, which frustrates customers and can even lead to lost sales or churn. In fact, studies have shown that customers will abandon transactions or even switch providers if they face too many needless security hurdles. One survey found 67% of consumers are willing to abandon digital transactions due to overly complex authentication procedures. This puts pressure on payment providers to finely tune their real-time rules to minimize inconvenience. The best practice here is a risk-based authentication (RBA) approach: introduce friction only when risk is elevated. RBA dynamically adjusts authentication levels based on real-time risk signals; patterns in location, device, user behavior, so that additional verification is deployed only for anomalous, high-risk events, while routine transactions sail through seamlessly. For example, if a transaction breaks an established pattern or has a high fraud score, the system might automatically invoke a one-time passcode challenge or biometric check; if nothing is suspicious, the user experience remains fast and uninterrupted.
From an operational standpoint, real-time payment fraud detection also means faster remediation even when fraud does slip through. If a fraudster somehow makes a few transactions before being flagged, a real-time system is likely to notice the pattern within the first few attempts and shut down the card or account, limiting the spree. Contrast that to a batch system where the fraudster could be active for hours or days before detection, running up far greater losses. Rapid detection also means notifying the customer sooner (often via push notification or call) so they can confirm fraud and have a replacement card issued immediately, reducing their exposure and anxiety.
To illustrate, imagine two scenarios for a stolen credit card: In Scenario A (after-the-fact), the thief uses the card all day, racking up charges in multiple stores. The customer only finds out a day later when they see an alert or their statement; they then spend time reporting fraud and getting those transactions reversed, and wait for a new card. In Scenario B (real-time), the FI’s system flags an unusual purchase on the first or second attempt, it texts the customer “Did you attempt a $500 purchase at X store?”, when the customer replies “No,” the card is instantly blocked. Only one charge went through (or maybe none), which the FI will remove, and they dispatch a new card overnight. The difference in customer impact and loss is enormous. Scenario B, enabled by real-time detection, is clearly preferable. It turns what could have been a nightmare into a contained event.
In summary, payment fraud detection is all about speed and precision. Real-time systems aim to catch the fraud at the first sign of suspicious activity, rather than after multiple fraudulent transactions or after funds have settled. The industry’s continual investment in AI and machine learning for this purpose is driven by that goal: to increase accuracy (so legitimate customers aren’t hassled) while maintaining instant decisioning.
Having looked at these typologies, the pattern is clear: whether it’s an authorized scam, an unauthorized account hack, or an illicit payment, real-time detection + response contains the threat early, often preventing harm altogether. Now, let’s explore some of the broader implications of this shift, particularly on customer experience and system design.
Any discussion of real-time fraud detection must address the customer experience. The goal is to stop fraud without unnecessarily impeding legitimate activity. Real-time systems, if poorly implemented, could introduce friction and extra verification steps and block transactions that frustrate customers and make the service feel inconvenient. The challenge for fraud teams is to wield real-time controls in a way that enhances customer confidence and safety while keeping the overall experience smooth.
Proactive Protection and Customer Confidence: When done right, real-time fraud detection actually improves customer experience by providing a safety net. Customers appreciate, for instance, when they instantly get a notification about a suspicious charge and can confirm or deny it. Many fintech apps now push an alert asking “Was this you?” for out-of-pattern transactions, a quick tap of “No, block it” not only stops the fraud but reassures the customer that someone is watching their back in real-time. This kind of integration of fraud defense into the user app experience is becoming a norm. It turns what could be a negative incident into a moment of trust-building. Speed of remediation is also key to user experience. If a fraud attempt occurs, a customer would much rather have their bank notify them immediately and solve it, rather than discover it themselves later and deal with a lengthy resolution. Real-time systems enable that fast response, often problems are addressed before the customer even notices. For example, catching an account takeover in real time might mean the bank locks the account and asks the customer to reset password within minutes of the breach attempt, preventing any loss. The customer might be slightly inconvenienced by an unexpected login prompt, but far better that than having to clean up fraudulent transactions later.
Intelligent Friction (when necessary): The key is to apply friction intelligently. As mentioned with risk-based authentication, additional steps should be triggered only for truly suspicious cases. Most customers should rarely notice the fraud defenses operating in the background. When a check is needed, say, an identity verification for a high-risk payment, it should be as painless as possible (e.g., biometric approval via an app instead of making the user answer a phone call from a bank fraud department at dinner time). Many institutions are investing in customer-friendly verification methods that can be deployed in real time. One example is “soft declines” for card transactions: instead of outright rejecting a suspicious transaction, the bank can send a push notification asking the user to confirm the purchase within a few minutes. If the user confirms, the transaction is retried and approved without the user ever having to call support. If they deny or don’t respond, the transaction stays blocked. This approach balances security and convenience by giving the user a chance to instantly override a false alarm.
False Positives and Customer Frustration: Of course, no system is perfect. Real-time detection will inevitably sometimes flag legitimate behavior as suspicious (false positive) or, conversely, let a clever fraud through (false negative). False negatives hurt the bank and customer through fraud loss; false positives hurt through lost sales or annoyance. Both have to be minimized, but completely eliminating false alerts is unrealistic, so it’s important to manage their impact on customers. Clear communication goes a long way. If a transaction is blocked, explaining to the customer why (“We noticed an unusual transaction and wanted to ensure it’s really you”) can make them more understanding, versus a generic “transaction declined” which frustrates them. Modern fraud prevention strategies often involve customer education: telling users that “We may occasionally ask for extra verification to protect your account,” so that when it happens, it’s expected as a safety measure, not seen as an outright service failure. Some banks even market their real-time fraud detection as a feature, e.g., highlighting how many fraud attempts they blocked last year to keep customers safe.
User Experience for Victims vs. Non-Victims: Another subtle point: real-time detection dramatically improves the experience for the would-be victims of fraud (since they are saved from harm or get immediate help), but what about the majority of users who aren’t experiencing fraud at a given moment? For them, the ideal is that the fraud prevention system is invisible until needed. If an institution cranks up its fraud rules too tightly, those unaffected by fraud might still feel the pain via extra authentication on every other transaction. That can degrade the overall user experience and even drive customers away. Therefore, success is measured by both effective fraud reduction and maintaining a low-friction experience for legitimate users. FIs track metrics like authentication dropout rates, customer complaints related to fraud controls, and false positive rates to ensure they aren’t overshooting. As noted earlier, a large portion of customers will abandon transactions if security measures feel too onerous, so finding the sweet spot is critical.
To achieve this balance, FIs employ continuous tuning and personalization. Machine learning models can personalize fraud scoring to each user’s habits, reducing false flags by learning what’s normal for that customer. For example, if one customer routinely travels internationally and makes purchases, the system should learn to accept that as normal for them, whereas the same pattern might be very abnormal for another customer and warrant a flag. This personalization in real time is an active area of development and is greatly aided by AI. AI and ML bring precision and adaptiveness, allowing real-time decisions that catch fraud while minimizing unnecessary friction, providing smarter detection that thereby leads to a smoother experience.
In conclusion, real-time fraud detection need not equate to a worse customer experience, it can be a selling point if done wisely. The key is adaptive friction: provide security when needed, but preserve seamless flow when all looks well. Customers ultimately want both safety and convenience, and real-time systems, augmented by intelligent risk-based rules, aim to deliver exactly that. A frictionless fraudulent transaction is bad; a prevented transaction with a bit of friction is good; and the best case is a system that knows when to challenge and when to stay out of the way.
Regulators and auditors have a strong interest in how financial institutions detect and respond to fraud, and the advent of real-time fraud detection is raising the bar for what is considered adequate control. While not every regulator mandates “real-time” monitoring explicitly, there is an unmistakable trend toward expecting faster detection, reporting, and customer remediation.
In summary, embracing real-time fraud detection is increasingly a compliance imperative. FIs that proactively upgrade their fraud defenses put themselves in a strong position with regulators and auditors, showing that they prioritize protecting customers and the financial system. Those that lag risk not only higher fraud losses but also regulatory penalties, lawsuits (for negligence in extreme cases), and reputational damage. The writing on the wall is that “fast fraud requires fast defense,” and everyone from central banks to consumer advocates is expecting the industry to step up accordingly.
One of the clearest benefits of catching fraud in real time is improved loss containment and potential recovery of funds. When fraud is detected swiftly, the window of opportunity for criminals to profit shrinks dramatically. Conversely, when detection lags, losses mushroom and recovery becomes nearly impossible. Let’s break down how real-time detection impacts the loss equation:
In summary, real-time fraud detection is arguably the single biggest lever for containing financial loss due to fraud. It either prevents loss outright or limits the damage, and occasionally even enables recovery of funds that would have vanished. As fraud attempts continue to grow in speed and volume, FIs have recognized that every minute (even second) counts. Immediate detection and action can turn a potential $100,000 loss into a $0 loss, which is why the ROI on real-time fraud infrastructure is often justified by even a handful of saves. It’s the classic case of a stitch in time saving nine, or in this case, saving millions.
Implementing real-time fraud detection can be technically challenging. The systems must handle high-throughput data, make complex decisions almost instantaneously, and integrate seamlessly into transaction flows, all while maintaining reliability. Here are key system design considerations when moving from batch detection to real-time risk orchestration:
FraudScoreAPI()
In summary, the technical architecture for real-time fraud detection is complex but achievable with today’s technology. It’s about building a fast, scalable, reliable, and intelligent pipeline from event to decision to action. Done right, this pipeline becomes the backbone of what some call “real-time risk orchestration”, the ability to not just score risk instantly, but orchestrate the appropriate response across systems and teams instantly. Platforms like Flagright exemplify these capabilities, offering plug-and-play infrastructure with sub-second scoring, a rules engine, and automated case escalation to help institutions jumpstart their real-time journey. Whether built in-house or integrated from providers, the institutions that invest in solid system design will reap the benefits of speed without breaking things. It’s a classic fintech challenge: move fast and don’t break things (especially when those things are customers’ finances!).
We’ve touched on this throughout, but it bears calling out explicitly: detection alone is not enough, it must be coupled with prompt response. In a batch world, “detection” and “response” were often decoupled (detection happened via reports/analysts, response happened later via customer service, etc.). In a real-time world, detection and response become a simultaneous, almost synonymous concept. The moment you detect, you must respond (or even better, detect by responding, as in automatically declining a fraudulent action).
Real-time fraud management demands a convergence of detection and response into a single seamless process. Let’s break down what that means in practice:
In essence, real-time fraud setups must unify the act of finding the fraud with fixing the fraud. The silos of “detectors” and “responders” merge. As we move into an era of AI-driven automation, this will be even more pronounced, we’ll see AI agents that not only flag anomalies but also execute responses (like an AI that might automatically engage with a customer via chatbot to verify a transaction, or interdict a fraudster by baiting them, who knows!). The companies that excel will be those that can seamlessly bridge that gap, ensuring that a fraud caught is a fraud fought immediately.
For FIs used to after-the-fact fraud tools (batch reports, daily reviews, etc.), shifting to real-time risk orchestration can be challenging. It’s not a flip of a switch, it’s a program of technological and operational change. Below are practical lessons and tips for teams embarking on this journey:
Transitioning to real-time fraud prevention is indeed a journey, but these practical steps can guide a smoother transformation. The end result is not just a technology deployment, but a more vigilant, responsive organization. As fraud continues to occur at digital speed, this capability will shift from nice-to-have to must-have. FIs that master real-time risk orchestration will not only better protect their customers and bottom line, but also gain a competitive edge in trust and safety, increasingly important currencies in financial services.
Catching fraud in real time fundamentally alters the trajectory of fraud events – turning potential disasters into non-events or quick recoveries.
The difference between after-the-fact detection and real-time detection could be summed up as the difference between counting losses and preventing losses. When fraud is caught in real-time, the story changes: funds are saved, fraudsters are foiled, customers are often unaware anything bad was about to happen (or if they are aware, it’s because the bank is telling them “we stopped something malicious”), a vastly better outcome for all stakeholders. It’s not that real-time fraud detection will stop 100% of fraud, no system is perfect, and some schemes will still slip through. But it dramatically reduces the window of exposure and the scale of impact.
For fincrime professionals, compliance leads, fraud analysts, and fintech operations teams, the message is clear: speed and agility are your new allies. Investing in real-time fraud detection and response capabilities, whether through advanced platforms, machine learning, or improved processes, is investing in the safety and trust of your service. It requires bridging silos (fraud, IT, security, customer service must work hand-in-hand) and perhaps bridging mindsets (from “investigate and report” to “detect and prevent”). The payoff is not just measured in dollars saved, but in customer loyalty and brand reputation.
“What happens when fraud gets caught in real-time?” Simply put, it fails, and that’s exactly what we want. The fraud attempt that fizzles, the criminal effort that yields nothing, the customer who never even experiences the fraud, those are the success stories written by real-time detection. By catching fraud red-handed, we can finally turn the tables and make life dramatically harder for the bad actors, and safer for everyone else.
This content is provided by an external author without editing by Finextra. It expresses the views and opinions of the author.
Nauman Hassan Director at Paymentology
09 September
Joris Lochy Product Manager at Intix | Co-founder at Capilever
08 September
Sergiy Fitsak Managing Director, Fintech Expert at Softjourn
Sandeep Hinduja Vice President & Head of Banking (US) at Newgen Software Inc.
05 September
Welcome to Finextra. We use cookies to help us to deliver our services. You may change your preferences at our Cookie Centre.
Please read our Privacy Policy.