URL: /paas/connectors
---
title: "Connectors Overview"
description: "Available FinHub PaaS connectors for system integration"
---
# Connectors Overview
FinHub PaaS provides connectors for integrating your systems with financial networks and services.
## Available Connectors
Payment network connectivity
Card scheme integration
Identity verification
Correspondent banking
## Connector Categories
### Payment Rails
Connect to payment networks:
| Connector | Coverage | Features |
|-----------|----------|----------|
| **SEPA** | Eurozone | SCT, SDD, Instant |
| **SWIFT** | Global | MT, MX messages |
| **Local Rails** | Country-specific | Domestic payments |
### Card Networks
Integrate with card schemes:
| Connector | Networks | Features |
|-----------|----------|----------|
| **Issuing** | Visa, MC | Card issuance |
| **Acquiring** | Visa, MC | Payment acceptance |
| **Processing** | All | Authorization, settlement |
### KYC Providers
Connect to verification services:
| Connector | Type | Features |
|-----------|------|----------|
| **Document** | ID verification | OCR, validation |
| **Biometric** | Face matching | Liveness, comparison |
| **Data** | Database checks | PEP, sanctions |
### Banking Partners
Access banking services:
| Connector | Service | Features |
|-----------|---------|----------|
| **Correspondent** | Nostro/Vostro | Account access |
| **Clearing** | Settlement | Net settlement |
| **FX** | Currency | Exchange services |
## Integration Model
All connectors follow a standard integration pattern:
1. **Authentication**: OAuth 2.0 credentials
2. **Configuration**: Connector-specific settings
3. **API Calls**: RESTful endpoints
4. **Webhooks**: Event notifications
## Next Steps
Connect to payments
Start integrating