Collection
收下每一笔订单
Accept payments through QRIS, bank transfer, e-wallet and cards, with funds settled to your account in seconds.
VPay is the secure gateway for cross-border payments, merchant settlements and business payouts — one clean API, built for speed and trust.
POST https://api.vpayid.com/vpayid-api/payment
Content-Type: application/json
{
"merchantCode": "test",
"orderNumber": "1690000000000",
"amount": 40000,
"phone": "08123456789",
"email": "test@test.com",
"userName": "John Doe",
"channelCode": "M1",
"returnUrl": "https://merchant.example/return",
"callbackUrl": "https://merchant.example/callback",
"signType": "RSA",
"sign": "9d0f...a3b1"
}
→ 200 OK { "code": "0000", "paymentUrl": "https://pay.vpayid.com/..." }API v1.0 · RSA-signed · 100% production-ready
Funds reach your account in seconds.
Encrypted, monitored, fraud-protected.
Send and receive worldwide.
Connected to the payment rails your customers already use, across Indonesia and beyond.
Collect, disburse and convert — orchestrated from a single dashboard and API.
收下每一笔订单
Accept payments through QRIS, bank transfer, e-wallet and cards, with funds settled to your account in seconds.
一笔直发到账
Send payouts to banks and wallets at scale — batch uploads, real-time tracking and automatic callbacks keep you in control.
汇率实时透明
Move between currencies with live, competitive rates and transparent settlement — no hidden spreads, no surprises.
Go from sandbox to first live transaction in an afternoon — no legacy SDK, no paperwork maze.
Payment, query, disbursement, balance and channel endpoints under a single base URL.
Every request is signed and verified. No plain-text secrets travel over the wire.
Server-to-server notifications keep your order state in sync the moment it changes.