The smartest way to
manage payments.
Connect to every Turkish bank with a single API integration. Machine-learning routing helps you avoid outages and lift conversion rates.
{
"amount": 1250,
"currency": "TRY",
"routing": "smart_fallback"
}Flawless infrastructure for
modern businesses.
Not just a payment gateway: a flexible, orchestration-first financial operating system built to scale globally.
Go live in hours,
not months.
Our modern REST API, comprehensive webhooks, and ready SDKs let you connect every Turkish bank integration in a single line of code. Start testing in our sandbox right away.
import { HSRCPay } from '@hsrcpay/node';
const hsrcpay = new HSRCPay('sk_test_...89ab');
// Create a payment with smart routing
const intent = await hsrcpay.payments.create({
amount: 250000,
currency: 'TRY',
payment_method_types: ['credit_card', 'troy'],
routing_strategy: 'highest_success_rate',
metadata: { order_id: 'ORD-9876' }
});
console.log('Client Secret:', intent.client_secret);Zero-downtime tolerance with
machine learning.
The HsrcPay routing engine analyzes every payment request in milliseconds. AI anomaly detection removes revenue loss from outages.
Payment request
INTENT_ID: 94021
AI optimizer
ML MODEL v4.2
Bank A (POS)
DegradedBank B (POS)
Optimal path foundMeasures bank metrics in milliseconds.
Switches to backup POS the moment an error is detected.
Handles every outage before customers notice.
Questions about
the infrastructure.
Start building today.
Create a free account, grab your API keys, and start coding in our sandbox instantly. No setup fee or monthly minimum.