File tree Expand file tree Collapse file tree 9 files changed +14
-10
lines changed Expand file tree Collapse file tree 9 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
54
54
// Info
55
55
$ _ ['entry_module ' ] = "Module: " ;
56
56
$ _ ['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 " ;
58
58
$ _ ['entry_support ' ] = "Support: " ;
59
59
60
60
// Error
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
54
54
// Info
55
55
$ _ ['entry_module ' ] = "Module: " ;
56
56
$ _ ['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 " ;
58
58
$ _ ['entry_support ' ] = "Support: " ;
59
59
60
60
// Error
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 28
28
* @category Mollie
29
29
* @package Mollie_Ideal
30
30
* @author Mollie B.V. (info@mollie.nl)
31
- * @version v4.7
31
+ * @version v4.8
32
32
* @copyright Copyright (c) 2012 Mollie B.V. (http://www.mollie.nl)
33
33
* @license http://www.opensource.org/licenses/bsd-license.php Berkeley Software Distribution License (BSD-License 2)
34
34
*
Original file line number Diff line number Diff line change 2
2
3
3
# Changelog #
4
4
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
+
5
9
## Wijzigingen in versie 4.7 ##
6
10
+ Geef duidelijkere foutmeldingen indien er iets misgaat bij het opzetten van de betaling
7
11
+ Los een probleem op waardoor de sorteervolgorde niet werkte en iDEAL altijd als bovenste module verscheen
You can’t perform that action at this time.
0 commit comments