Skip to content

boolfly/momo-wallet

Repository files navigation

Momo Payment for Magento 2

Momo logo

https://techcrunch.com/2019/01/18/momo-warburg-pincus/

Visit developer page: https://developers.momo.vn/

MoMo Payment Platform API is a payment solution for business units, allowing customers to use MoMo E-Wallet account to pay for services on various platforms: Desktop Website, Mobile Website, Mobile Application, POS, Pay In Bill, In App MoMo. This extension will bring Momo to Magento 2 platform.

Installation

Using Composer (we recommended)
composer require boolfly/module-momo-wallet

Setup Currency

First of all, we need to make sure our website supporting Vietnamese Dong.

Log in to Admin, STORES > Configurations > GENERAL > Currency Setup > Currency Options > Allowed Currencies. Make sure the Vietnamese Dong is selected.

Momo Wallet currency

Go to Currency Rates, STORES > Currency > Currency Rates

Momo Wallet currency

Momo Configuration

Log in to Admin, STORES > Configurations > SALES > Payment Methods > Momo

Momo Wallet Configuration

You can read more here: https://developers.momo.vn/#/docs/en/?id=integration-information

Configuration info to integrate with MoMo API.

  • Enabled: enable or disable this method.
  • Partner Code: Identify your bussiness account.
  • Access Key: Access key server.
  • Secret Key: Used to create digital signature.
  • Public Key: Used to encrypt data by RSA algorithm.
  • Sandbox Mode: when testing, we should enable this mode

Checkout

After enabling this method, go to the checkout, we can see this method.

Momo Wallet Checkout

Momo Payment page:

Momo Wallet Checkout

Purchased Successfully

Momo Wallet

Momo Wallet

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email boolfly.inc@gmail.com and if we like your idea we will add this feature for free or at a discounted rate.