Momopay
Introduction
Momopay is the top local eWallet in Vietnam with 5 million users and more than 70% of the market share. Follow this guide to integrate and offer Momopay acceptance on your mobile app or website
Supported Countries
- Vietnam 🇻🇳
Available Payment Methods
Momopay PG only supports VND(â‚«) currency.
Payment Type | Payment Method Key | Status | Sandbox Availability |
---|---|---|---|
Local ATM Card | MOMOPAY_ATM_CARD | ✅ | ✅ |
Momopay Wallet | MOMOPAY_WALLET | ✅ | ✅ |
Miscellaneous Details
- Refunds can be initialized from the merchant portal, refund status can be checked at both the merchant portal and Momopay Dashboard
Caution
In case of multiple offerings of same payment method, merchants can configure the payment method from the payment channel of his choice.
- e.g. To integrate
MOMOPAY
, merchant can choose theMOMOPAY_WALLET
payment method by configuringMOMOPAY
or viaEPAY
payment channels.- It will be merchants responsibility to configure appropriate Payment Channels and enable/disable required Payment Methods.
Sandbox
Credentials
Key | Value |
---|---|
accessKey | ggoaaJa1ECRzBRYC |
partnerCode | MOMOUDLU20220629 |
secretkey | nI4o1MBg53oY5MWP3IHnYcxoUD2x2dm8 |
ATM Cards test data
Name | Number | Card Exp. date | OTP | Test case |
---|---|---|---|---|
NGUYEN VAN A | 9704000000000018 | 03/07 | OTP | Card Successful |
NGUYEN VAN A | 9704000000000026 | 03/07 | OTP | Card Lock |
NGUYEN VAN A | 9704000000000034 | 03/07 | OTP | Not Sufficient funds |
NGUYEN VAN A | 9704000000000042 | 03/07 | OTP | Card Limit |
Use the following values in the payload to pay via the Momopay channel
"pmt_channel": "MOMOPAY",
"pmt_method": { Any of above given payment method keys },
Download links
Reference links
Updated about 1 month ago