Overview
VinPayment API lets you create payments, track status, and manage balances — all via a simple REST API.
Quickstart
Payment flow
1
Merchant calls API
POST /api/v1/payments to create a payment
2
Customer sends funds
Show depositAddress or QR code to the customer
3
VinPayment detects
WebSocket monitors blockchain, detects in <2s
4
Webhook fires
VinPayment POSTs to your webhookUrl with status COMPLETED
5
Funds forwarded
Auto-forwarded to merchant hot wallet after fee deduction
Environments
Production
https://api.vinpayment.ioSandbox
https://sandbox.vinpayment.io