Skip to content

Commit

Permalink
Merge pull request #10 from alexminza/v1.1.6
Browse files Browse the repository at this point in the history
v1.1.6
  • Loading branch information
alexminza authored Apr 12, 2020
2 parents 4f5e6a1 + 11c0ad3 commit bdd1846
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 16 deletions.
Binary file modified languages/wc-moldovaagroindbank-ro_RO.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions languages/wc-moldovaagroindbank-ro_RO.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# This file is distributed under the same license as the WooCommerce Moldova Agroindbank Payment Gateway package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.5\n"
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-"
"moldovaagroindbank\n"
"POT-Creation-Date: 2020-03-29 12:12+0300\n"
"PO-Revision-Date: 2020-03-29 12:13+0300\n"
"POT-Creation-Date: 2020-04-12 12:17+0300\n"
"PO-Revision-Date: 2020-04-12 12:19+0300\n"
"Last-Translator: Alexander Minza <alex@alexminza.com>\n"
"Language-Team: \n"
"Language: ro\n"
Expand All @@ -23,7 +23,7 @@ msgstr "Activare/dezactivare"

#: wc-moldovaagroindbank.php:165
msgid "Enable this gateway"
msgstr "Activează acest gateway de plata"
msgstr "Activează acest gateway de plată"

#: wc-moldovaagroindbank.php:169
msgid "Title"
Expand Down
Binary file modified languages/wc-moldovaagroindbank-ru_RU.mo
Binary file not shown.
6 changes: 3 additions & 3 deletions languages/wc-moldovaagroindbank-ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# This file is distributed under the same license as the WooCommerce Moldova Agroindbank Payment Gateway package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.5\n"
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-"
"moldovaagroindbank\n"
"POT-Creation-Date: 2020-03-29 12:12+0300\n"
"PO-Revision-Date: 2020-03-29 12:12+0300\n"
"POT-Creation-Date: 2020-04-12 12:17+0300\n"
"PO-Revision-Date: 2020-04-12 12:19+0300\n"
"Last-Translator: Alexander Minza <alex@alexminza.com>\n"
"Language-Team: \n"
"Language: ru\n"
Expand Down
4 changes: 2 additions & 2 deletions languages/wc-moldovaagroindbank.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.5\n"
"Project-Id-Version: WooCommerce Moldova Agroindbank Payment Gateway 1.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-moldovaagroindbank\n"
"POT-Creation-Date: 2020-03-29 12:12+0300\n"
"POT-Creation-Date: 2020-04-12 12:17+0300\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
11 changes: 7 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: alexminza
Donate link: https://www.paypal.me/AlexMinza
Tags: WooCommerce, Moldova, Agroindbank, MAIB, payment, gateway
Requires at least: 4.8
Tested up to: 5.3.2
Tested up to: 5.4
Stable tag: trunk
Requires PHP: 7.0
License: GPLv3 or later
Expand Down Expand Up @@ -54,7 +54,7 @@ The merchant data and connection settings are provided by Moldova Agroindbank. T

= What store settings are supported? =

Moldova Agroindbank currently supports transactions in MDL (Moldovan Leu).
Moldova Agroindbank currently supports transactions in MDL (Moldovan Leu), EUR (Euro) and USD (United States Dollar).

= What is the difference between transaction types? =

Expand All @@ -77,6 +77,9 @@ You can also contribute to the plugin by translating it. Simply visit [translate

== Changelog ==

= 1.1.6 =
Added support for EUR and USD currencies

= 1.1.5 =
Fixed transaction reversal status check

Expand Down Expand Up @@ -109,8 +112,8 @@ Initial release

== Upgrade Notice ==

= 1.1.4 =
Updated WC tested up to 4.0.1
= 1.1.6 =
Added support for EUR and USD currencies

= 1.1 =
Simplified payment gateway setup.
Expand Down
6 changes: 3 additions & 3 deletions wc-moldovaagroindbank.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Moldova Agroindbank Payment Gateway
* Description: WooCommerce Payment Gateway for Moldova Agroindbank
* Plugin URI: https://github.com/alexminza/wc-moldovaagroindbank
* Version: 1.1.5
* Version: 1.1.6
* Author: Alexander Minza
* Author URI: https://profiles.wordpress.org/alexminza
* Developer: Alexander Minza
Expand All @@ -13,7 +13,7 @@
* License: GPLv3 or later
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
* Requires at least: 4.8
* Tested up to: 5.3.2
* Tested up to: 5.4
* WC requires at least: 3.3
* WC tested up to: 4.0.1
*/
Expand Down Expand Up @@ -62,7 +62,7 @@ class WC_MoldovaAgroindbank extends WC_Payment_Gateway {
const MOD_TRANSACTION_ID = self::MOD_PREFIX . 'transaction_id';
const MOD_CLOSEDAY_ACTION = self::MOD_PREFIX . 'close_day';

const SUPPORTED_CURRENCIES = ['MDL'];
const SUPPORTED_CURRENCIES = ['MDL', 'EUR', 'USD'];
const ORDER_TEMPLATE = 'Order #%1$s';

const MAIB_TRANS_ID = 'trans_id';
Expand Down

0 comments on commit bdd1846

Please sign in to comment.