Releases: wallee-payment/magento-2
Releases · wallee-payment/magento-2
2.1.20
2.1.19
Bugfix
- Fix for cors policy
- Fix for Invoice not being refundable online
Tested Against
- PHP 8.1
- PHP SDK 4.6.0
- Magento 2.4.7
2.1.18
Bugfix
- Fix for webhooks processing out of order and leaving fraud status
Feature
- Add de-CH translation file
Tested Against
- PHP 8.1
- PHP SDK 4.5.0
- Magento 2.4.7
2.1.17
Hotfix
- Added connect-src to CSP whitelist.
- Fixed clear invalid transaction ID on decline.
Tested Against
- PHP 8.1
- PHP SDK 4.5.0
- Magento 2.4.6
2.1.16
Hotfix
- Fixed issue with payment script blocking by Magento.
Tested Against
- PHP 8.1
- PHP SDK 4.4.0
- Magento 2.4.6
2.1.15
Feature
- Enable merchant to disable "check available payment methods" to reduce calls at checkout
Tested Against
- PHP 8.1
- PHP SDK 4.2.0
- Magento 2.4.6
2.1.14
Feature
- Add compatibility to Magento 2.4.7 and PHP 8.2.
- Upgrade PHP-SDK version to 4.2.0
- Added extra domains to the HTTP schema for CSP.
Tested Against
- PHP 8.1
- PHP SDK 4.2.0
- Magento 2.4.6
2.1.13
BugFix
- Fixed hardcoded string
Tested Against
- PHP 8.1
- PHP SDK 4.0.2
- Magento 2.4.6
2.1.12
BugFix
- Fix for iframe reload removing payment methods
- Fix for iframe no loading correctly when only one payment method is chosen
- Fix for incorrect transaction id assignment
Tested Against
- PHP 8.1
- PHP SDK 4.0.2
- Magento 2.4.6-p3
2.1.11
Updated README with version support information.