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.
composer require boolfly/module-momo-wallet
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.
Go to Currency Rates, STORES > Currency > Currency Rates
Log in to Admin, STORES > Configurations > SALES > Payment Methods > Momo
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
After enabling this method, go to the checkout, we can see this method.
Momo Payment page:
Want to contribute to this extension? The quickest way is to open a pull request on GitHub
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.