Skip to content

Commit e2abe17

Browse files
author
Willem Stuursma
committed
Bereid versie 4.8 voor
1 parent 0299556 commit e2abe17

File tree

9 files changed

+14
-10
lines changed

9 files changed

+14
-10
lines changed

admin/controller/payment/mollie_ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

admin/language/dutch/payment/mollie_ideal.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*
@@ -54,7 +54,7 @@
5454
// Info
5555
$_['entry_module'] = "Module:";
5656
$_['entry_status'] = "Module Status:";
57-
$_['entry_version'] = "<a href='https://www.mollie.nl/support/documentatie/betaaldiensten/ideal/' target='_blank'>iDEAL</a> versie 4.7";
57+
$_['entry_version'] = "<a href='https://www.mollie.nl/support/documentatie/betaaldiensten/ideal/' target='_blank'>iDEAL</a> versie 4.8";
5858
$_['entry_support'] = "Support:";
5959

6060
// Error

admin/language/english/payment/mollie_ideal.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*
@@ -54,7 +54,7 @@
5454
// Info
5555
$_['entry_module'] = "Module:";
5656
$_['entry_status'] = "Module Status:";
57-
$_['entry_version'] = "<a href='https://www.mollie.nl/support/documentatie/betaaldiensten/ideal/' target='_blank'>iDEAL</a> version 4.7";
57+
$_['entry_version'] = "<a href='https://www.mollie.nl/support/documentatie/betaaldiensten/ideal/' target='_blank'>iDEAL</a> version 4.8";
5858
$_['entry_support'] = "Support:";
5959

6060
// Error

catalog/controller/payment/ideal.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

catalog/controller/payment/mollie_ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

catalog/language/dutch/payment/mollie_ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

catalog/language/english/payment/mollie_ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

catalog/model/payment/mollie_ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @category Mollie
2929
* @package Mollie_Ideal
3030
* @author Mollie B.V. (info@mollie.nl)
31-
* @version v4.7
31+
* @version v4.8
3232
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
3333
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
3434
*

changelog.mdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Changelog #
44

5+
## Wijzigingen in versie 4.8 ##
6+
+ Na een succesvolle betaling, wordt de klant doorgestuurd naar de standaard "geslaagde betaling"-pagina van OpenCart.
7+
+ Vanaf deze versie wordt de kwaliteit van de module bewaakt door de open source continuous integration server [Travis CI](https://travis-ci.org/mollienl/OpenCart)
8+
59
## Wijzigingen in versie 4.7 ##
610
+ Geef duidelijkere foutmeldingen indien er iets misgaat bij het opzetten van de betaling
711
+ Los een probleem op waardoor de sorteervolgorde niet werkte en iDEAL altijd als bovenste module verscheen

0 commit comments

Comments
 (0)