Merchant Dashboard
Loading…
Total Revenue (Paid)
0.00000000VITO
Wallet: Not set
Conversion Rate
—%
Avg: — VITO
Total Payments
0
Paid
0
Pending
0
Expired
0
Recent Payments
No payments yet
Create your first payment request.
Create Payment Request
Generate a VITO payment link with QR code
Payment Requests
All your payment requests and their status
Loading…
Analytics
Payment performance overview
Total Revenue
—
VITO (paid only)
Conversion Rate
—
paid / total
Avg Payment
—
VITO
Largest Payment
—
VITO
Payment Status Breakdown
Loading analytics…
Top Payments
No data
Webhooks
Configure payment event notifications
Webhook Configuration
POST requests will be sent on payment status changes
Webhook Secret
Use this secret to verify webhook signatures. HMAC-SHA256 of the JSON body.
Loading…
⚠️
Keep this secret secure. Never expose it in client-side code. Rotating generates a new secret immediately.
Webhook Payload Example
{
"event": "payment.received",
"payment_id": "pay_a1b2c3d4e5f6",
"amount_vito": 1.5,
"amount_sat": 150000000,
"status": "PAID",
"address": "D…",
"timestamp": 1748000000,
"nonce": "abc123"
}
Verify: HMAC-SHA256(secret, body) == X-VitoCoin-Sig header
Merchant Settings
Update your business profile
Business Profile
V-prefix VITO address — all payments go here
Change Password