# SEPA Instant Credit Transfer (SCT Inst) & Verification of Payee
**Type:** [[Payment Scheme]] · [[Credit Transfer]]
**Jurisdiction:** [[SEPA]] area (36 countries)
**Governing body:** [[European Payments Council]] (EPC)
**Rulebook:** SCT Inst Rulebook v2.0 · EPC VOP Scheme Rulebook v1.0
---
SEPA Instant Credit Transfer (**SCT Inst**) is the euro instant payment scheme operated by the [[European Payments Council]]. It enables a euro credit transfer to complete — from initiation to funds available in the beneficiary's account — in under **10 seconds**, available **24/7/365**, year-round.
## How SCT Inst Differs from SCT
| | [[SEPA Credit Transfer]] (SCT) | SCT Inst |
|---|---|---|
| Settlement time | Next business day (T+1) | ≤ 10 seconds |
| Availability | Business hours | 24/7/365 |
| Max amount per transaction | No EPC scheme limit | €100,000 (EPC default; PSPs may lower) |
| Irrevocability | Recallable via SCTRecall | Effectively irrevocable once settled |
| Reachability | Near-universal | Expanding rapidly (see EU mandate below) |
## The EU Mandatory Instant Payments Regulation
**Regulation (EU) 2024/886** (in force April 2024) requires all [[PSP]]s offering SCT to also offer SCT Inst. Key deadlines:
| Obligation | Eurozone PSPs | Non-eurozone EU PSPs |
|---|---|---|
| Receive instant payments | **9 October 2025** | 9 July 2027 |
| Send instant payments | **9 January 2026** | 9 January 2028 |
| Offer VOP checks | **9 October 2025** | 9 July 2027 |
**Pricing rule:** An instant payment must never cost the payer more than an equivalent SCT. PSPs cannot charge a premium for speed.
This is the first time EU regulation has mandated a specific payment *speed* — not just access or pricing — for all PSPs in scope.
## The 10-Second Flow
```
Payer
↓ initiates payment + enters IBAN + name
Originating PSP
↓ 1. validates IBAN format (ISO 13616)
↓ 2. VOP check → Beneficiary PSP (name match?)
↓ 3. sanctions screening (real-time)
↓ 4. routes to CSM (TIPS or RT1)
Clearing & Settlement (TIPS / RT1)
↓ real-time gross settlement
Beneficiary PSP
↓ credits account, sends confirmation
Beneficiary — funds available
```
The **10-second clock** starts when the Originating PSP validates the payment instruction — not when the customer clicks "Send." Each step above must complete within that window.
## Clearing Infrastructure
Two main infrastructures clear SCT Inst across SEPA:
### [[TIPS]] — TARGET Instant Payment Settlement
- Operated by the [[Eurosystem]] (ECB)
- Settlement in **[[central bank money]]** — no settlement credit risk
- Participants hold dedicated TIPS accounts at their national central bank
- All TIPS participants must also be reachable via the other CSM (TIPS-EBA interoperability since 2022)
### [[RT1]] — EBA CLEARING
- Operated by EBA CLEARING (industry-owned cooperative)
- Settlement in **commercial bank money** (via EBA CLEARING settlement accounts)
- The first SCT Inst CSM to go live in SEPA (November 2017)
- Widely used by major European banks and PSPs
A PSP can be reachable on both. When routing, the Originating PSP checks which CSM the Beneficiary PSP is reachable on and routes accordingly. If the Beneficiary PSP is on both, the sending PSP chooses.
## Verification of Payee (VOP)
VOP is a **pre-transaction name check**: before the payment is sent, the Originating PSP asks the Beneficiary PSP — "does this name match the account holder registered for this IBAN?"
### Why It Exists
Two problems drive VOP:
**Misdirected payments** — the payer enters the wrong IBAN (typo, outdated details). The IBAN is structurally valid so it passes format checks, but the money lands with a stranger. Recovery is difficult once settled.
**[[APP Fraud]]** (Authorised Push Payment fraud) — the victim is socially engineered into sending money to a fraudster's account. The payment is authorised by the genuine customer, so traditional fraud controls don't catch it. VOP surfaces the name mismatch before the victim confirms.
### The Four VOP Response Codes
| Code | Meaning | What the payer sees |
|---|---|---|
| **MATCH** | Name matches account holder (within scheme tolerance) | ✓ Confirmed |
| **CLOSE MATCH** | Partial match — PSP returns the actual name on record | ⚠ Similar: "Emre Findik GmbH" |
| **NO MATCH** | Name does not match | ✗ Name does not match this account |
| **UNABLE TO CHECK** | Beneficiary PSP cannot verify (account unknown, technical error) | — Unable to verify |
"Scheme tolerance" covers common variations: diacritics, abbreviations, trading name vs. legal name. The EPC VOP Rulebook defines the matching logic; PSPs may apply additional matching.
### Liability and VOP
The EU regulation creates a **liability shift** tied to VOP:
- If the Originating PSP **did not offer VOP** and the customer suffers APP fraud → liability may shift toward the PSP
- If VOP was offered and returned NO MATCH, and the customer **proceeded anyway** → liability shifts back to the customer (they were warned)
- If VOP returned MATCH and fraud still occurred → the PSP is generally not liable for the VOP check itself
This is a significant change to the legal exposure landscape for PSPs offering euro credit transfers.
### VOP Infrastructure: The EPC VOP Service
Bilateral VOP integrations between every pair of PSPs in SEPA would be impractical (thousands of connections). The EPC operates a **centralised VOP routing directory** — the EPC VOP Scheme — that:
- Maintains a registry of which PSPs participate and how to reach their VOP endpoint
- Routes VOP queries from Originating PSPs to the correct Beneficiary PSP
- Defines the API standard (REST/JSON) and response codes
PSPs that implement the EPC VOP Scheme can check any other participating PSP without bilateral agreements.
**National precursors:** The UK's **[[Confirmation of Payee]]** (CoP), operated by [[Pay.UK]], launched in 2020 and directly informed the EU mandate's design. CoP is required for UK faster payments via [[Faster Payments Service]] (FPS).
## Key Operational Considerations
### Sanctions Screening in 10 Seconds
Real-time sanctions screening is one of the hardest operational challenges of SCT Inst. PSPs must screen the beneficiary against EU, UN, and OFAC lists before releasing funds — within a window that also includes VOP, routing, and settlement.
Common approaches:
- **Pre-screening** — screen beneficiaries at IBAN lookup / payee save time, before payment initiation
- **Fast screening engines** — purpose-built tools that return results in milliseconds
- **Reject-if-uncertain** — the EPC allows rejection if screening cannot complete; regulators expect this to be rare
### Recall Limitations
SCT Inst is **effectively irrevocable** once the Beneficiary PSP has confirmed receipt. The SCT Inst Recall scheme exists but requires the beneficiary (or their PSP) to cooperate — they can refuse. There is no mandatory recall obligation once funds are credited.
This makes pre-payment controls — VOP, sanctions screening, payer-side fraud detection — far more important than in SCT, where recall is more reliable.
### Liquidity Management
24/7 settlement means PSPs cannot net positions and settle overnight. Participants must maintain **continuous liquidity** in their TIPS or RT1 accounts around the clock. This changes:
- Treasury and prefunding requirements
- Intraday liquidity management processes
- Contingency planning (what happens if TIPS is unavailable at 3am?)
PSPs that previously managed liquidity in business-hours batches must redesign their treasury operations for instant.
---
## Connected Concepts
- [[SEPA Credit Transfer]] — the standard credit transfer SCT Inst extends; shares IBAN/BIC addressing and scheme ownership
- [[TIPS]] — ECB's real-time gross settlement infrastructure; settles in central bank money
- [[RT1]] — EBA CLEARING's instant CSM; settles in commercial bank money
- [[European Payments Council]] — scheme owner for SCT, SCT Inst, SDD, and the VOP Scheme
- [[IBAN]] — the account identifier at the centre of every SEPA payment; VOP is built around IBAN-to-name matching
- [[APP Fraud]] — authorised push payment fraud; the primary fraud type VOP is designed to surface
- [[Confirmation of Payee]] — UK's CoP scheme; the model that preceded and informed EU VOP
- [[PSD2]] — the regulatory framework governing payment service providers; SCT Inst PSPs are licensed under it
- [[Instant Payments Regulation]] — EU 2024/886; the mandate driving universal SCT Inst adoption
- [[central bank money]] — why TIPS settlement carries no credit risk
- [[PSP]] — payment service providers; the regulated entities that participate in SCT Inst
- [[sanctions screening]] — real-time obligation that must complete within the 10-second window
- [[Faster Payments Service]] — UK's equivalent instant payment infrastructure (compare/contrast)
- [[Open Banking]] — VOP APIs share architectural patterns with PSD2 open banking APIs
---
*FintechGraphs · Last updated: June 2026 · [[about|Who we are]]*