File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 3.9.1] - 2025-02-24
5
+ ### Fixed
6
+ - PLGMAG2V2-826: Fix uncleared orders not being able to be invoiced
7
+ - PLGMAG2V2-823: Fix Fooman surcharge rate calculation above 100%
8
+
9
+ ### Changed
10
+ - PLGMAG2V2-829: Enable Sofort and Dotpay payment methods
11
+ - PLGMAG2V2-815: Add delay for cancel controller to wait for order to cancel
12
+
13
+ ### Removed
14
+ - DAVAMS-840: Remove gender requirement for in3
15
+
4
16
## [ 3.9.0] - 2025-01-09
5
17
### Added
6
18
- DAVAMS-817: Added the Bizum payment method
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " multisafepay/magento2" ,
3
3
"description" : " MultiSafepay module suite for Magento 2" ,
4
- "version" : " 3.9.0 " ,
4
+ "version" : " 3.9.1 " ,
5
5
"require" : {
6
- "multisafepay/magento2-core" : " 3.9.0 " ,
7
- "multisafepay/magento2-frontend" : " 2.8.0 " ,
8
- "multisafepay/magento2-adminhtml" : " 1.31.0 " ,
6
+ "multisafepay/magento2-core" : " 3.9.1 " ,
7
+ "multisafepay/magento2-frontend" : " 2.8.1 " ,
8
+ "multisafepay/magento2-adminhtml" : " 1.31.1 " ,
9
9
"multisafepay/magento2-catalog-inventory" : " 1.0.3" ,
10
10
"multisafepay/magento2-msi" : " 1.0.2"
11
11
},
You can’t perform that action at this time.
0 commit comments