diff --git a/README.md b/README.md index e1d09d9..207005e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ The extension integrates your Magento 2 store with the [Visa QIWI Wallet](https://corp.qiwi.com/en/business/onlineshops.action) (QIWI Кошелёк) payment service. Today QIWI payment service is offered in [8 countries](https://corp.qiwi.com/en/company/world.action): Russia, Kazakhstan, Moldova, Romania, Belarus, United States, Brazil, Jordan. +## Settings +![](https://mage2.pro/uploads/default/original/2X/5/5ae493bb9f347acde6571cfbd807c87247c36bdc.png) + ## How to buy The extension is not released yet, so there is no way to buy it just now. The extension will be released when I will want so. diff --git a/composer.json b/composer.json index 25ab51f..da49bab 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/qiwi" - ,"version": "0.0.4" + ,"version": "0.0.5" ,"description": "The «Visa QIWI Wallet» (QIWI Кошелёк) payment extension for Magento 2." ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/extensions/qiwi"