Hosted checkout • API • Webhooks • Otomatik settlement

İşletmeler, online mağazalar ve SaaS için kripto ödemeleri

USDT, USDC, BTC, LTC, DOT, TRX, BNB, ETH, TON ve TON üzerindeki USDT ödemelerini hosted checkout, fatura, ödeme linki, API ve webhook ile kabul edin.

1 API isteği1 paymentUrl1 son webhook
assets on the payment page10
blockchain networks for checkout7
base processing rate1.0%
integration paths: checkout, API, links3
Varlıklar

Desteklenen varlıklar ve ağlar

Qvard, uluslararası müşterilerin kullandığı stablecoinler ve ana kripto varlıklar için tasarlanmıştır.

USDTTetherUSDCUSD CoinBTCBitcoinLTCLitecoinDOTPolkadotTRXTRONBNBBNBETHEthereumTONTONUSDT TONUSDT on TON
TRC20TRONERC20EthereumBEP20BNB Smart ChainTONThe Open NetworkBitcoinBitcoinLitecoinLitecoinPolkadotPolkadot
Demo

Kayıt olmadan önce ödeme akışını deneyin

Test faturası oluşturun ve ödeme sayfasını müşterinizin gözünden görün: önce fatura oluşturulur, sonra alıcı ödeme sayfasında varlık ve ağ seçer.

Test faturası oluşturSandbox
Fatura önizlemesiMüşteri, varlık ve ağı ödeme sayfasında seçecek.
Akış

Qvard nasıl çalışır

  1. Create invoice by API or dashboard

  2. Customer chooses asset and network

  3. Qvard locks the exchange rate and shows payment address

  4. Blockchain payment is detected automatically

  5. Webhook updates your order status

  6. Funds appear in merchant balances for withdrawal

Senaryolar

Ödeme senaryonuzu seçin

Platform

Merchant için gereken her şey

Accepting payments

Hosted checkout

Localized payment page with asset, network and exact transfer instructions.

Crypto invoices

Create payment intents with amount, currency, lifetime and order mapping.

Payment links

Share a ready-to-pay URL in chats, invoices or support conversations.

Checkout branding

Show merchant logo, store name and visual styling on the payment page.

Fixed exchange rate

Lock the quoted amount for the invoice lifetime so customers know exactly what to send.

Integration

API payments

Create payments from your backend and send customers to paymentUrl.

paymentUrl

Redirect customers to the hosted payment page returned by the API.

successUrl / failUrl / returnUrl

Send customers back to the right merchant page after success, failure or manual return.

Webhooks

Final status delivery for order reconciliation and backend automation.

Webhook retry

Retry failed delivery attempts so temporary merchant outages do not lose status updates.

Custom webhook URL

Override status delivery per invoice when one integration needs a separate endpoint.

Sandbox payments

Test payment creation, redirects and webhook handling before production traffic.

Money & operations

Merchant balances

Track available funds by asset and network before withdrawal or reconciliation.

Automatic withdrawals

Move funds out by rule when thresholds, schedules or asset policies are met.

Manual withdrawals

Let finance teams review and initiate withdrawals when extra control is needed.

Underpayment recovery

Show the customer the missing amount instead of losing the order.

Late payment tracking

Credit funds even if the invoice has already expired.

Reports and exports

Export operational data for finance, support and reconciliation workflows.

Email receipts

Send confirmations to customers or internal teams after important payment events.

Telegram notifications

Notify operators about payment events without requiring them to watch the dashboard.

Security & control

2FA

Add a second layer of protection for account access and sensitive actions.

API key scopes

Limit API access by product area and reduce operational risk.

IP whitelist

Restrict API usage to approved merchant infrastructure.

Audit log

Make sensitive actions visible for owners and support teams.

Team roles

Separate permissions for owners, developers, support and finance users.

Status page

Give teams a clear view of incidents, availability and integration status.

Network health

Show availability of scanners and supported blockchain networks.

Hesaplayıcı

İşlem maliyetini hesapla

Satış görüşmesinden önce komisyon ekonomisini gösteriyoruz.

  • Komisyon, ödenen fatura hacmi üzerinden hesaplanır
  • Daha yüksek aylık ciro işlem oranını düşürebilir
  • Blockchain ağ ücreti seçilen ağda ayrıca ödenir
Up to $50k / month1.0%
$50k – $250k / month0.8%
$250k+ / month0.65%

Blockchain network fee is paid by the customer on the selected network.

Fee estimateHesaplayıcı

Not an offer: final rate depends on volume and use case.

Processing rate1.0%
Qvard fee$100
After fee$9,900
About 100 payments/month. Blockchain network fee is not included.
API

Geliştiriciler için kripto ödeme API’si

Ödeme oluşturun, kullanıcıyı ödeme sayfasına yönlendirin, son webhook durumlarını alın ve satıcı bakiyelerini mutabakata sokun.

POST/api/payments
const payment = await qvard.payments.create({
  externalId: "order_1024",
  amount: 149.99,
  currency: "USD",
  successUrl: "https://shop.com/success",
  failUrl: "https://shop.com/fail",
  webhookUrl: "https://shop.com/qvard/webhook"
});

return payment.paymentUrl;
Güven

Satıcı operasyonları için tasarlandı

Qvard, bir işletmenin kripto ödeme sağlayıcısına güvenmeden önce sorduğu soruları yanıtlar: para nereye gider, durumlar nasıl iletilir, çekimler nasıl çalışır ve anahtarlar nasıl korunur.

2FA

Hassas değişikliklerden önce sahibin ve finans ekibinin işlemlerini ikinci onay katmanıyla korur.

API anahtarı kapsamları

Tek bir güçlü token yerine ödemeler, bakiyeler veya raporlar için dar kapsamlı anahtarlar verin.

IP beyaz listesi

API trafiğini onaylı sunucularla sınırlar; sızan kimlik bilgilerinin kötüye kullanımını zorlaştırır.

Denetim günlüğü

Ayarları, anahtarları, çekim kurallarını veya ekip erişimini kimin ne zaman değiştirdiğini gösterir.

Webhook günlükleri

Bir sipariş durumu ayıklanırken teslimat denemelerini, payload’ları ve tekrarları izler.

Durum sayfası

Ekibe platform erişilebilirliği, olaylar ve entegrasyon sağlığı hakkında hızlı bir görünüm verir.

Ağ sağlığı

Tarayıcı ve blockchain ağlarının erişilebilirliğini destek etkilenmeden önce takip eder.

Çekim kuralları

Satıcı bakiyelerinin manuel onayla veya otomatik eşiklerle nasıl çıkacağını tanımlar.

Varlık/ağ bazında bakiyeler

Operasyonel bakiyeleri coin ve ağ bazında ayırarak mutabakatı netleştirir.

FAQ

SSS

A quick overview of how Qvard handles payments, integration and merchant operations.

What is Qvard?

Qvard is a crypto payment gateway for businesses with hosted checkout, invoices, API payments and merchant balances.

Which assets are supported?

Qvard highlights USDT, USDC, BTC, LTC, DOT, TRX, BNB, ETH, TON and USDT on TON.

Is it good for developers?

Yes. Qvard includes API payments, paymentUrl, webhooks, retries and delivery logs.

Can I customize checkout?

Checkout supports merchant logo, shop name, button color, return URLs and localization.

Blog

SEO bilgi merkezi

Satıcılar ve geliştiriciler için rehberler: USDT kabulü, ağ seçimi, API entegrasyonu ve günlük ödeme operasyonları.

Blockchain altyapısı kurmadan kripto ödemeleri başlatın

Qvard’ı ödeme katmanı olarak kullanın: checkout, faturalar, linkler, durumlar, bakiyeler ve çekimler.