Skip to content

Commit 470ed2e

Browse files
committed
Bumped versions
1 parent 8b535b0 commit 470ed2e

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

includes/classes/PPMFWC/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ private static function parseDefaultLanguage($http_accept, $deflang = "en")
298298
*/
299299
public static function getVersion()
300300
{
301-
return '4.0.5';
301+
return '4.0.6';
302302
}
303303

304304
/**

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.pay.nl/webshops/plugin-woocommerce
44
Link: https://www.pay.nl
55
Tags: paynl, paymentmethods, iDEAL, betaalmethoden, pay
66
Requires at least: 6.1.0
7-
Stable tag: 4.0.5
7+
Stable tag: 4.0.6
88
Tested up to: 6.9.0
99
WC tested up to: 10.4.3
1010
WC requires at least: 3.0
@@ -188,6 +188,10 @@ Paid accounts have better tariffs! see: [tariffs](https://pay.nl/tarieven)
188188
8. One platform for all payments.
189189

190190
== Changelog ==
191+
= 4.0.6 =
192+
Fixed issue handling refund responses in exchange callbacks
193+
Added support for payment methods Keuze Cadeau, Doenkado, Pix, Floa and Bancomat
194+
Resolved currency mismatch affecting refunds
191195
= 4.0.5 =
192196
Fixed an icon issue
193197
UTH fixes

woocommerce-payment-paynl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Pay. Payment Methods for WooCommerce
55
* Plugin URI: https://wordpress.org/plugins/woocommerce-paynl-payment-methods/
66
* Description: Pay. Payment Methods for WooCommerce
7-
* Version: 4.0.5
7+
* Version: 4.0.6
88
* Author: Pay.
99
* Author URI: https://www.pay.nl
1010
* Requires at least: 6.1.0

0 commit comments

Comments
 (0)