What is Open Banking (PSD2)?
Open Banking is a regulatory framework introduced by the EU's Payment Services Directive 2 (PSD2) that requires banks to open their APIs to licensed third-party providers. It was designed to increase competition in financial services and give consumers more control over their financial data.
In practice, Open Banking lets applications connect to a bank account using OAuth2-based authentication and make payments or retrieve account data through a standardised API. For consumer apps, budget trackers, payment initiation for e-commerce, accounting tools for freelancers, it works well.
The limitations become apparent quickly when you try to use it for corporate payment operations.
What is Host-to-Host (H2H) bank connectivity?
Host-to-Host is a direct, bank-approved connection between your company's systems and your bank's infrastructure. Instead of going through a consumer API layer, your ERP or treasury system communicates directly with the bank using encrypted file transfers authenticated by permanent cryptographic keys.
H2H has been the standard for corporate banking connectivity for decades. It underpins how large companies run daily payment batches, payroll, supplier payments, and direct debits at scale, without human intervention, without re-authentication windows, and without the constraints that come with consumer-grade APIs.
It is also the connectivity layer that ISO 20022 payment files are built for.