Qvard

Custom API integration

Use Qvard API to create payments, show paymentUrl, receive webhooks and reconcile invoices.

Business paymentsCrypto assetsMerchant operations
Sản phẩm

Custom crypto payment API integration

Use Qvard API to create payments, show paymentUrl, receive webhooks and reconcile invoices.

  • Hosted checkout
  • API and webhooks
  • Balances and withdrawals
USDTTetherUSDCUSD CoinBTCBitcoinLTCLitecoinDOTPolkadotTRXTRONBNBBNBETHEthereumTONTONUSDT TONUSDT on TON
TRC20TRONERC20EthereumBEP20BNB Smart ChainTONThe Open NetworkBitcoinBitcoinLitecoinLitecoinPolkadotPolkadot
API

Ví dụ API

Tạo thanh toán, nhận paymentUrl và xử lý webhook trạng thái cuối trong backend của bạn.

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;
FAQ

FAQ

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.

Triển khai thanh toán crypto mà không cần xây hạ tầng blockchain

Dùng Qvard làm lớp thanh toán: checkout, hóa đơn, link, trạng thái, số dư và rút tiền.