magebrains / cryptomus-magento2
Cryptomus Payment integration for Magento 2
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- cryptomus/api-php-sdk: ^1.0
- magento/module-checkout: *
- magento/module-config: *
- magento/module-directory: *
- magento/module-payment: *
- magento/module-quote: *
- magento/module-sales: *
- magento/module-store: *
This package is auto-updated.
Last update: 2025-03-22 14:59:19 UTC
README
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Cryptomus
- Enable the module by running
php bin/magento module:enable Cryptomus_Payment
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- Install the module composer by running
composer require magebrains/cryptomus-magento2
- enable the module by running
php bin/magento module:enable Cryptomus_Payment
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
- System Settings->Sales->Payment methods->Cryptomus
- Set API key(Payment key) from Cryptomus merchant settings
- Set Merchant UUID(Secret) from Cryptomus merchant settings
Specifications
- Payment Method
- cryptomus