EPay
EPAY Integration
Introduction
Established in 2008, VNPT-EPAY has more than 10 years of experience in deploying electronic payment solutions based on modern technology, a stable system according to PCI DSS security standards . With more than 5 million transactions processed monthly with an output of more than 3,500 billion VND, we are always confident and ready for new cooperation opportunities because our core value is reflected in the name EPAY : Easy Integration – Professionalism – Advanced Technology & Yes (Always ready for new cooperation opportunities).
Follow this guide to integrate EPAY acceptance on your mobile app or website
Supported Countries
- Vietnam 🇻🇳
Available payment methods
Epay PG only supports VND(â‚«) currency.
Payment Type | Payment Method Key | Status |
---|---|---|
MomoPay Wallet | EPAY_MOMOPAY_WALLET | ✅ |
ZaloPay Wallet | EPAY_ZALOPAY_WALLET | ✅ |
Moca Wallet | EPAY_MOCA_WALLET | ✅ |
ShopeePay Wallet | EPAY_SHOPEEPAY_WALLET | ✅ |
ViettelPay Wallet | EPAY_VIETTELPAY_WALLET | ✅ |
Epay all | EPAY_ALL | ✅ |
Local ATM Card | EPAY_ATM_CARD | ✅ |
Credit Card | EPAY_CREDIT_CARD | ✅ |
Epay Virtual Account | EPAY_VIRTUAL_ACCOUNT | ✅ |
Epay Installments | EPAY_INSTALLMENT | ✅ |
Miscellaneous Details
- Refunds can be initialized from the merchant portal, refund status can be checked at both merchant portal
Sandbox
Credentials
Key | Value |
---|---|
merchantId | EPAY000001 |
encodeKey | rf8whwaejNhJiQG2bsFubSzccfRc/iRYyGUn6SPmT6y/L7A2XABbu9y4GvCoSTOTpvJykFi6b1G0crU8et2O0Q== |
cancelPw | ZViyRKnVlaXPEpWYqaflY9LPvBiIuSKv4ORACoy6DxO0QsiAD+qfWeZhY1H8d9nGANjx5aEKNyUQx4JV95u+HQ== |
Test cards data
Credit Card details
Type | Card number | Valid through | CVV | 3DS password |
---|---|---|---|---|
Visa card | 4456530000001005 | 11/23 | 123 | No need for password |
Master card | 5200000000001005 | 11/23 | 123 | No need for password |
JCB | 3337000000000008 | 11/23 | 123 | No need for password |
Visa card | 4456530000001096 | 11/23 | 123 | 1234 |
Master card | 5200000000001096 | 11/23 | 123 | 1234 |
JCB | 3337000000200004 | 11/23 | 123 | 1234 |
ATM Card Details
Type | Card number | Name | Valid through | OTP | Bank Name |
---|---|---|---|---|---|
ATM Card | 9704000000000018 | NGUYEN VAN A | 03/07 | Otp | NAPAS |
ATM Card | 9704250000000001 | NGUYEN VAN A | 12/08 | 123456 | AB Bank |
ViettelPay Wallet
Username | Password |
---|---|
0983725525 | 111111 |
ShopeePay Wallet
Phone Number | Password | OTP |
---|---|---|
097111111 | 135790 | 111111 |
0922777777 | 135790 | 111111 |
0933888888 | 135790 | 111111 |
0933777777 | 135790 | 111111 |
0933666666 | 135790 | 111111 |
Wallets
NOTE: To test wallets, please check respective testing sections. Also, the amount for transaction should be between 1,000 VND to 20,000,000 VND.
Use following values in embedded JS code to pay via EPay channel
"pmt_channel": "EPAY",
"pmt_method": { Any of above given payment method keys },
Error code details
Reference links
Updated about 1 month ago