* = in production please use the --keep-generated
option
- 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
- 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
- System Settings->Sales->Payment methods->Cryptomus
- Set API key(Payment key) from Cryptomus merchant settings
- Set Merchant UUID(Secret) from Cryptomus merchant settings
- Payment Method
- cryptomus