VTC Pay
Introduction
VTC Pay is the best and unique state-owned online payment gateway in Vietnam that has been recognized as the trustworthy for both domestic and international partners. After over 8 years of development, VTC Pay has been a long term partner of more than 2,000 enterprises worldwide.
Supported Countries
- Vietnam 🇻🇳
Available payment methods
VTCPay PG only supports VND(₫) currency.
| Payment Type | Payment Method Key | Status | Sandbox Availability |
|---|---|---|---|
| Domestic Banks (ATM Card) | VTCPAY_ATM_CARD | ✅ | ✅ |
| International Payment (Credit Card) | VTCPAY_CREDIT_CARD | ✅ | ✅ |
| VTCPay Wallet | VTCPAY_WALLET | ✅ | ✅ |
| VNPay Wallet | VTCPAY_VNPAY | ✅ | ❌ |
| ViettelPay Wallet | VTCPAY_VIETTELPAY | ✅ | ❌ |
| MomoPay Wallet | VTCPAY_MOMOPAY | ✅ | ✅ |
| All methods | VTCPAY_ALL | ✅ | ✅ |
Miscellaneous Details
- Copy the Webhook URL provided in the PortOne Admin Dashboard & paste it to the VTCPay Dashboard for configuring the webhook notifications
Sandbox
Credentials
| Key | Value |
|---|---|
| secretKey | aaaaaaaaaaaaaaaabbbbbbbbbCCCCC123 |
| merchantID | 0963465816 |
| websiteID | 56098 |
Account: 0963465816
Password: Aa@123456
OTP: 123456Test cards data
| Type | Bank | Card number | Name | Valid through | CVV |
|---|---|---|---|---|---|
| ATM Card | Techcombank | 9704 0000 0000 0018 | NGUYEN VAN A | 03/07 | - |
| Credit Card | VISA | 4111 1111 1111 1111 | - | 01/30 | 123 |
Test Wallet Details
Account: 0357758300
Password: Abcd1234
OTP: 123456Use following values in embedded JS code to pay via VTCPay channel
"pmt_channel": "VTCPAY",
"pmt_method": { Any of above given payment method keys },Reference links
Updated about 2 months ago