moneyhash / magento2-payment
MoneyHash Payment Gateway Integration for Magento 2 - Secure, unified payments processing platform
Package info
github.com/MoneyHash/magento2-payment
Type:magento2-module
pkg:composer/moneyhash/magento2-payment
Requires
- php: ~8.1.0|~8.2.0|~8.3.0|~8.4.0
- ext-zlib: *
- giggsey/libphonenumber-for-php: ^8.13|^9.0
- magento/framework: ^103.0|^104.0|^105.0
- magento/module-checkout: ^100.4|^101.0|^102.0
- magento/module-directory: ^100.4|^101.0|^102.0
- magento/module-payment: ^100.4|^101.0|^102.0
- magento/module-sales: ^103.0|^104.0|^105.0
- magento/module-store: ^101.0|^102.0|^103.0
Requires (Dev)
- magento/magento-coding-standard: ^5.0|^6.0
- phpunit/phpunit: ^9.5|^10.0
Suggests
- ext-curl: For API communication with MoneyHash
- ext-json: For processing JSON responses
- ext-openssl: For secure encryption
Conflicts
- magento/magento2-base: <2.4.2
This package is not auto-updated.
Last update: 2026-04-30 07:47:43 UTC
README
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.