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 TypePayment Method KeyStatusSandbox Availability
Local ATM CardMOMOPAY_ATM_CARD✅✅
Momopay WalletMOMOPAY_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 the MOMOPAY_WALLET payment method by configuring MOMOPAY or via EPAY payment channels.
  • It will be merchants responsibility to configure appropriate Payment Channels and enable/disable required Payment Methods.

Sandbox

Credentials

KeyValue
accessKeyggoaaJa1ECRzBRYC
partnerCodeMOMOUDLU20220629
secretkeynI4o1MBg53oY5MWP3IHnYcxoUD2x2dm8

ATM Cards test data

NameNumberCard Exp. dateOTPTest case
NGUYEN VAN A970400000000001803/07OTPCard Successful
NGUYEN VAN A970400000000002603/07OTPCard Lock
NGUYEN VAN A970400000000003403/07OTPNot Sufficient funds
NGUYEN VAN A970400000000004203/07OTPCard 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