{"id":13752610,"url":"https://github.com/mcspronko/liqpay-magento2","last_synced_at":"2026-02-01T15:09:26.928Z","repository":{"id":54880224,"uuid":"203619908","full_name":"mcspronko/liqpay-magento2","owner":"mcspronko","description":"LiqPay integration extension for Magento 2","archived":false,"fork":false,"pushed_at":"2024-05-15T09:32:49.000Z","size":1148,"stargazers_count":22,"open_issues_count":9,"forks_count":22,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-16T05:32:04.885Z","etag":null,"topics":["liqpay-extension","liqpay-magento2","magento2","magento2-module","open-source-project"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcspronko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-21T16:08:01.000Z","updated_at":"2024-05-15T09:32:52.000Z","dependencies_parsed_at":"2024-08-03T09:04:05.624Z","dependency_job_id":null,"html_url":"https://github.com/mcspronko/liqpay-magento2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcspronko%2Fliqpay-magento2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcspronko%2Fliqpay-magento2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcspronko%2Fliqpay-magento2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcspronko%2Fliqpay-magento2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcspronko","download_url":"https://codeload.github.com/mcspronko/liqpay-magento2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253321673,"owners_count":21890445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["liqpay-extension","liqpay-magento2","magento2","magento2-module","open-source-project"],"created_at":"2024-08-03T09:01:08.239Z","updated_at":"2026-02-01T15:09:26.901Z","avatar_url":"https://github.com/mcspronko.png","language":"PHP","funding_links":[],"categories":["Open Source Extensions"],"sub_categories":["Payment Service Provider"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/magento-2.X-brightgreen.svg?logo=magento\u0026longCache=true\u0026style=flat-square\" alt=\"Supported Magento Versions\" /\u003e\n  \u003ca href=\"https://github.com/mcspronko/liqpay-magento2/graphs/commit-activity\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/maintained%3F-yes-brightgreen.svg?style=flat-square\" alt=\"Maintained - Yes\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n# Pronko Consulting LiqPay Extension for Magento 2\nLiqPay payment integration extension for Magento 2.\n\nCheck out the [Wiki pages](https://github.com/mcspronko/liqpay-magento2/wiki) for the project details.\n\n## About LiqPay\nLiqpay – 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.\n\n## Screenshots\n\n### Checkout Payment Page\n\n![Checkout Payment Page](https://raw.githubusercontent.com/mcspronko/liqpay-magento2/master/docs/checkout-payment-page.png)\n\n### Payment Information\n\n![Payment Information](https://raw.githubusercontent.com/mcspronko/liqpay-magento2/master/docs/admin-order-view.png)\n\n### Configuration Settings\n\n![Configuration Settings](https://raw.githubusercontent.com/mcspronko/liqpay-magento2/master/docs/admin-config.png)\n\n### Order Transaction Details Page\n\n![Order Transaction Details Page](https://raw.githubusercontent.com/mcspronko/liqpay-magento2/master/docs/order-transaction-details.png)\n\n\n# How to Contribute\n0. Join the Discord [#liqpay-magento2](https://discord.gg/Ukwq3xQ) channel\n1. Grab a ticket from the [issues](https://github.com/mcspronko/liqpay-magento-2/issues) page\n2. Ask for guidance if needed in the #liqpay-magento2 chat\n3. Clone the repository to your local environment\n4. Implement changes\n5. Create a Pull Request\n6. Assign the Pull Request to @maxpronko\n\n# Installation\n## Composer\n\nDownload composer `wget http://getcomposer.org/composer.phar`\n\n```bash\ncomposer config repositories.pronko-liqpay git git@github.com:mcspronko/liqpay-magento2.git\ncomposer require pronko/liqpay-magento2\n```\n\n## Modman\nDownload [modman](https://github.com/colinmollenhour/modman) `bash \u003c \u003c(wget -q --no-check-certificate -O - https://raw.github.com/colinmollenhour/modman/master/modman-installer)`\n\nIn the Magento 2 directory \n```bash\nmodman init\n```\n\nClone the repository, run the command from Magento 2 root directory: \n```bash\nmodman clone git@github.com:mcspronko/liqpay-magento2.git\n```\n\nIn order to update the repository with the changes from remote branch run the command:\n```bash\nmodman update liqpay-magento2\n``` \n\n# Authors\n\n* [Max Pronko](https://www.maxpronko.com)\n\n# Contributors\n\n* See [Contributors](https://github.com/mcspronko/liqpay-magento2/graphs/contributors) page.\n\n# License\nLiqPay extension for Magento 2 is licensed under the MIT License - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcspronko%2Fliqpay-magento2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcspronko%2Fliqpay-magento2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcspronko%2Fliqpay-magento2/lists"}