Awesome
<div align="center"> <img src="https://img.shields.io/badge/magento-2.X-brightgreen.svg?logo=magento&longCache=true&style=flat-square" alt="Supported Magento Versions" /> <a href="https://github.com/mcspronko/liqpay-magento2/graphs/commit-activity" target="_blank"><img src="https://img.shields.io/badge/maintained%3F-yes-brightgreen.svg?style=flat-square" alt="Maintained - Yes" /></a> <a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a> </div>Pronko Consulting LiqPay Extension for Magento 2
LiqPay payment integration extension for Magento 2.
Check out the Wiki pages for the project details.
About LiqPay
Liqpay – is a payment system that allows easily send money from Visa or MasterCard cards to virtual account in Liqpay system linked to a mobile phone (cell phone) number. Later on you may send money to other phone numbers, withdraw money from Liqpay system to your card or leave money at your account and use it later.
Screenshots
Checkout Payment Page
Payment Information
Configuration Settings
Order Transaction Details Page
How to Contribute
- Join the Discord #liqpay-magento2 channel
- Grab a ticket from the issues page
- Ask for guidance if needed in the #liqpay-magento2 chat
- Clone the repository to your local environment
- Implement changes
- Create a Pull Request
- Assign the Pull Request to @maxpronko
Installation
Composer
Download composer wget http://getcomposer.org/composer.phar
composer config repositories.pronko-liqpay git git@github.com:mcspronko/liqpay-magento2.git
composer require pronko/liqpay-magento2
Modman
Download modman bash < <(wget -q --no-check-certificate -O - https://raw.github.com/colinmollenhour/modman/master/modman-installer)
In the Magento 2 directory
modman init
Clone the repository, run the command from Magento 2 root directory:
modman clone git@github.com:mcspronko/liqpay-magento2.git
In order to update the repository with the changes from remote branch run the command:
modman update liqpay-magento2
Authors
Contributors
- See Contributors page.
License
LiqPay extension for Magento 2 is licensed under the MIT License - see the LICENSE file for details