Payment request arrives
Your system starts the payment with a single API call. Duplicate requests never produce duplicate transactions.
Virtual POS, money transfer, wallet, bill payment, open banking and fraud. All behind a single API, integrated with every bank in Türkiye. Payment institutions, banks and fintechs build their growth on Payven.
Her banka konnektörü canlı trafikten gelen başarı oranı ve gecikmeyle saniyeler içinde puanlanır. Trafik en yüksek skorlu bankaya yönlendirilir, arıza anında alternatife geçilir.
Drawn from what customers see in their Payven dashboards. The values below come from the last 12 months of live transaction data.
Average increase in acceptance rate within the first 3 months after smart routing goes live.
Bank files auto-match. The 3-day close drops to 1 hour.
Last 12 months of actual uptime, above target SLA.
Every payment request is scored under 60ms before hitting any bank.

Accept card payments from every major bank in Türkiye. Even if one bank goes down, your payments keep flowing and your acceptance rate stays at peak.
Send payroll, pay suppliers and run refunds from one place. Push thousands of transfers at once and let bank reconciliation run on autopilot.
Open digital accounts for your customers and your sellers. Top-ups, spend, transfers and withdrawals are all kept under an accounting record. Run wallets, escrow or promotional flows inside your own product.
See balances, statements and card movements in real time. Account activity flows straight into your ERP, and your finance team manages cash flow without manual work.
Let your customers pay every bill inside your app. Electricity, water, gas, GSM, taxes and more. You earn a commission on every payment.
Catch fraud before any payment is made. You write the rules and verdicts land in under 40 milliseconds.
Break each customer payment into seller share, platform commission and tax, then send each part to the right party automatically. When a refund happens, pull the shares back from the correct parties.
A single API request from your system flows through smart routing, hits the right bank, and returns the result. Three steps, all under a second.
Your system starts the payment with a single API call. Duplicate requests never produce duplicate transactions.
Bank health, acceptance rate, card and cost are evaluated live. The right bank is selected in under 60 milliseconds.
The transaction is sent to the selected bank; the result lands on the timeline and a secure webhook is delivered to your system.
Separate certificates, separate connections, separate maintenance for each bank. Or Payven. Your developers' sprint queue stops being a bank-integration backlog.
Hand the operational load to Payven or keep the infrastructure fully under your own control. Either way, you run the same product with the same capabilities.
Setup, scaling and maintenance handled by Payven. You manage payments, we manage infrastructure. Fast start, zero ops burden.
Run Payven in your own infrastructure. Data stays fully under your control, aligned with your regulatory and compliance requirements.
A clean, standards-based REST API with clear documentation and a fast path to integration. MCP servers are ready out of the box so your team can plug Payven straight into their AI tools.
curl https://vpos.payven.com.tr/api/v1/payments \
-H "Authorization: Bearer pvk_live_•••" \
-H "Idempotency-Key: 8f4a-2026-05-09" \
-H "Content-Type: application/json" \
-d '{
"amount": 245000,
"currency": "TRY",
"merchant_id": "mer_4a2c",
"card": { "token": "card_tok_1q2w" },
"three_ds": true,
"installments": 1
}'{
"id": "pay_8f4a2c",
"status": "captured",
"routed_connector": "garanti_bbva",
"routing_decision": {
"score": 0.92,
"rule": "amount_band:1000_5000",
"duration_ms": 38
},
"auth_code": "G42811",
"amount": 245000,
"currency": "TRY"
}We're here to help. A 30-minute product demo: our team walks through your flow live and shows what fits.