MoneyHash Payment Gateway
moneyhash/magento2-payment
Integrates MoneyHash unified payment gateway into Magento 2, enabling merchants across Africa and the Middle East to accept and process payments through a single integration.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubMoneyHash Payment Gateway for Magento 2
A secure and unified payment gateway integration for Magento 2, enabling merchants across Africa and the Middle East to accept and process payments seamlessly.
📦 Module Information
- Module Name:
MoneyHash_Payment - Composer Package:
moneyhash/magento2-payment - Version:
1.0.0 - Magento Compatibility:
2.4.2and above - PHP Compatibility:
8.1–8.4 - Website: https://moneyhash.io
🚀 Installation Instructions
1. Install via Composer (Recommended)
composer require moneyhash/magento2-payment
If you are using a private repository or downloaded the package manually, make sure the module is placed under:
app/code/MoneyHash/Payment
2. Enable the Module
php bin/magento module:enable MoneyHash_Payment
3. Run Setup Upgrade
php bin/magento setup:upgrade
4. Compile and Deploy Static Content (Production Mode Only)
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
5. Clear Cache
php bin/magento cache:flush
🧭 Configuration Guide
- Log in to Magento Admin.
- Go to Stores → Configuration → Sales → Payment Methods.
- Find MoneyHash Payment.
- Enter your API Keys and configure the desired payment settings.
- Save Config and Clear Cache.
🔐 Features
- Secure payment processing with MoneyHash
- Unified checkout experience for multiple payment methods
- Supports refunds, order synchronization, and real-time transaction status
- Compatible with Magento’s native checkout and sales workflows
- PCI-DSS compliant
🆘 Support
- Email: support@moneyhash.io
- Issues: https://github.com/moneyhash/magento2-payment/issues
- Docs: https://docs.moneyhash.io/
📝 License
This extension is proprietary and licensed to MoneyHash.
Unauthorized redistribution or modification is prohibited.
© 2025 MoneyHash — All rights reserved.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.