One Pay
Introduction
OnePAY is a Leading Payment Processing Company in Vietnam since 2006, providing payment gateway, payment processing, and merchant services, OnePAY is responsible for enabling consumers to pay for transactions on the Internet by linking providers, banks, and consumers.
Supported Countries
- Vietnam 🇻🇳
Available Payment Methods
ONEPAY PG only supports VND(â‚«) currency.
Payment Type | Payment Method Key | Status |
---|---|---|
Local ATM Card | ONEPAY_ATM_CARD | ✅ |
Credit Card | ONEPAY_CREDIT_CARD | ✅ |
Wallets | ONEPAY_Wallet | ✅ |
All methods | ONEPAY_ALL | ✅ |
Miscellaneous Details
- Refunds can be initialized from the merchant portal, for refund status please check the ONEPay Dashboard
Sandbox
Credentials
Key | Value |
---|---|
Merchant Id | TESTONEPAY |
AccessCode | 6BEB2546 |
Secure Secret Key | 6D0870CDE5F24F34F3915FB0045120DB |
Test cards data
Card type | Type | Card number | Name | Valid through | CVV | Status |
---|---|---|---|---|---|---|
International | Visa | 4000000000000002 | NGUYEN VAN A | 05/24 | 123 | Successful |
Domestic | The ABB | 9704250000000001 | NGUYEN VAN A | 01/13 | 123 | Successful |
- OTP - 123456
- Password - 1234
Use following values in embedded JS code to pay via ONEPAY channel
"pmt_channel": "ONEPAY",
"pmt_method": { Any of above given payment method keys },
Reference links
Updated about 1 month ago