Download the PHP package magebrains/cryptomus-magento2 without Composer
On this page you can find all versions of the php package magebrains/cryptomus-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magebrains/cryptomus-magento2
More information about magebrains/cryptomus-magento2
Files in magebrains/cryptomus-magento2
Download magebrains/cryptomus-magento2
More information about magebrains/cryptomus-magento2
Files in magebrains/cryptomus-magento2
Vendor magebrains
Package cryptomus-magento2
Short Description Cryptomus Payment integration for Magento 2
License GPL-3.0
Package cryptomus-magento2
Short Description Cryptomus Payment integration for Magento 2
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package cryptomus-magento2
Cryptomus Payment integration for Magento 2
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
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
All versions of cryptomus-magento2 with dependencies
PHP Build Version
Package Version
Requires
cryptomus/api-php-sdk Version
^1.0
magento/module-quote Version *
magento/module-sales Version *
magento/module-directory Version *
magento/module-config Version *
magento/module-payment Version *
magento/module-checkout Version *
magento/module-store Version *
magento/module-quote Version *
magento/module-sales Version *
magento/module-directory Version *
magento/module-config Version *
magento/module-payment Version *
magento/module-checkout Version *
magento/module-store Version *
The package magebrains/cryptomus-magento2 contains the following files
Loading the files please wait ....