Hosted checkout
Localized payment page with asset, network and exact transfer instructions.
Acepta USDT, USDC, BTC, LTC, DOT, TRX, BNB, ETH, TON y USDT en TON con checkout alojado, facturas, enlaces de pago, API y webhooks.
Qvard está diseñado para stablecoins y activos cripto usados por clientes internacionales.
Crea una factura de prueba y mira la página de pago con los ojos de tu cliente: primero se crea la factura y luego el comprador elige activo y red en el checkout.
Create invoice by API or dashboard
Customer chooses asset and network
Qvard locks the exchange rate and shows payment address
Blockchain payment is detected automatically
Webhook updates your order status
Funds appear in merchant balances for withdrawal
Localized payment page with asset, network and exact transfer instructions.
Create payment intents with amount, currency, lifetime and order mapping.
Share a ready-to-pay URL in chats, invoices or support conversations.
Show merchant logo, store name and visual styling on the payment page.
Lock the quoted amount for the invoice lifetime so customers know exactly what to send.
Create payments from your backend and send customers to paymentUrl.
Redirect customers to the hosted payment page returned by the API.
Send customers back to the right merchant page after success, failure or manual return.
Final status delivery for order reconciliation and backend automation.
Retry failed delivery attempts so temporary merchant outages do not lose status updates.
Override status delivery per invoice when one integration needs a separate endpoint.
Test payment creation, redirects and webhook handling before production traffic.
Track available funds by asset and network before withdrawal or reconciliation.
Move funds out by rule when thresholds, schedules or asset policies are met.
Let finance teams review and initiate withdrawals when extra control is needed.
Show the customer the missing amount instead of losing the order.
Credit funds even if the invoice has already expired.
Export operational data for finance, support and reconciliation workflows.
Send confirmations to customers or internal teams after important payment events.
Notify operators about payment events without requiring them to watch the dashboard.
Add a second layer of protection for account access and sensitive actions.
Limit API access by product area and reduce operational risk.
Restrict API usage to approved merchant infrastructure.
Make sensitive actions visible for owners and support teams.
Separate permissions for owners, developers, support and finance users.
Give teams a clear view of incidents, availability and integration status.
Show availability of scanners and supported blockchain networks.
Mostramos la economía de la comisión antes de hablar con ventas.
Blockchain network fee is paid by the customer on the selected network.
Genera pagos, redirige al checkout, recibe estados finales por webhook y concilia los saldos del comercio.
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;Qvard responde a las preguntas que hace un negocio antes de confiar en un procesador de pagos cripto: adónde va el dinero, cómo llegan los estados, cómo funcionan los retiros y cómo se protegen las claves.
Protege el acceso y las operaciones sensibles del propietario con una segunda confirmación.
Emite claves limitadas para pagos, saldos o informes en lugar de un token único.
Limita el tráfico API a servidores aprobados para dificultar el abuso de credenciales filtradas.
Muestra quién cambió ajustes, claves, reglas de retiro o accesos del equipo y cuándo.
Rastrea entregas, payloads y reintentos cuando hay que depurar el estado de un pedido.
Ofrece al equipo una vista rápida de disponibilidad, incidentes y salud de integraciones.
Controla la disponibilidad de escáneres y redes blockchain antes de que afecte al soporte.
Definen cómo salen los saldos del comercio, con revisión manual o umbrales automáticos.
Separa los saldos operativos por moneda y red para una conciliación más clara.
A quick overview of how Qvard handles payments, integration and merchant operations.
Qvard is a crypto payment gateway for businesses with hosted checkout, invoices, API payments and merchant balances.
Qvard highlights USDT, USDC, BTC, LTC, DOT, TRX, BNB, ETH, TON and USDT on TON.
Yes. Qvard includes API payments, paymentUrl, webhooks, retries and delivery logs.
Checkout supports merchant logo, shop name, button color, return URLs and localization.
Guías para comercios y desarrolladores: aceptar USDT, elegir redes, integrar la API y gestionar los pagos del día a día.
pasarela de pagos cripto: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.
Gateway basicscustodial pasarela de pagos cripto: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.
Gateway basicspasarela de pagos cripto: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.
Gateway basicscrypto acquiring: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.
Gateway basicsproveedor de pagos cripto: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.
Accept cryptoaceptar pagos cripto on website: guía para empresas. Guía práctica para comercios: checkout alojado, API, webhooks, saldos, redes y operaciones con Qvard.