magebrains/cryptomus-magento2

Cryptomus Payment integration for Magento 2

1.0.1 2023-10-28 23:11 UTC

This package is auto-updated.

Last update: 2024-07-16 00:30:26 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