Skip to content

Repository files navigation

Lyra Collect for Magento 2

Lyra Collect for Magento 2 is an open source plugin that links e-commerce websites based on Magento to Lyra Collect secure payment gateway developed by Lyra Network.

Installation & upgrade

  • Require the plugin with composer
composer require lyranetwork/plugin-magento-embedded dev-lyra
  • Enable module
php bin/magento module:enable --clear-static-content Lyranetwork_LyraEmbedded
  • Upgrade database
php bin/magento setup:upgrade
  • Re-run compile command
php bin/magento setup:di:compile
  • Update static files
php bin/magento setup:static-content:deploy [locale]
  • In order to deactivate the module
php bin/magento module:disable --clear-static-content Lyranetwork_LyraEmbedded

Configuration

  • In Magento 2 administration interface, browse to STORES > Configuration menu.
  • Go to SALES section and clic on the link Payment Methods .
  • Expand Lyra Collect Embedded payment method and click on Configure the payment form button to enter your gateway credentials.
  • Click Magento Save button to register configuration to database.
  • Refresh invalidated Magento cache after config saved.

License

Each Lyra Collect payment module source file included in this distribution is licensed under the Open Software License (OSL 3.0).

Please see LICENSE.txt for the full text of the OSL 3.0 license. It is also available through the world-wide-web at this URL: https://opensource.org/licenses/osl-3.0.php.

About

An open source plugin that integrates on Magento based e-commerce websites the PayZen secure payment form developed by Lyra Network.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages