Releases: PAYONE-GmbH/magento-2
Releases · PAYONE-GmbH/magento-2
Release v3.13.0
Release v3.12.0
New Features
- new payment method: Amazon Pay v2
Bugfixes
- fixed inline .js problem
- fixed client ip getter
- fixed problem with non existing ids
Maintenance
- removed iDEAL bank groups
- add php 8.3 compatibility
- tested with 2.4.7
Release v3.11.0
Maintenance
- compatible with 2.4.7
- tested with 2.4.7
Release v3.10.2
Bugfixes
- fixed problem with Swissup Firecheckout Thanks @pointia
- fixed birthday field for secure invoice
- fixed problem with ratepay device fingerprint
Maintenance
- updated the iDEAL issuer list
- updated the hash method
- removed paydirekt and updated giropay
tested with 2.4.6
Release v3.9.0
New Features
- Klarna B2B invoice now used the Billie widget
- Added compatibility to Magento 2.4.6 and PHP 8.2
- Implement B2B payments for BNPL Secured Invoice
Bugfixes
- Fixed problem with different tax rate in PayPal Express
- Update de_DE.csv for correct umlaut display - Thanks to @splendidinternet
- Update Forwarding.php - Thanks to @nicolasbachmaier
Maintenance
- Hide Klarna debit and installment for B2B orders
- Tested with 2.4.6
Release v3.8.1
New Features
- New payment method: PAYONE Secured Direct Debit
- Implemented Ratepay Invoice for backend orders
Bugfixes
- Fixed a problem with Ratepay device fingerprint
- Removed _isScopePrivate usage - Thanks to @Leszek-mediawave
- Fixed a problem with composer.json
Maintenance
- Added interpretation of some Ratepay profile config options
- Updated iDeal issuer list
- tested with 2.4.6
Release v3.8.0
New Features
- New payment method: PAYONE Secured Direct Debit
- Implemented Ratepay Invoice for backend orders
Bugfixes
- Fixed a problem with Ratepay device fingerprint
- Removed _isScopePrivate usage - Thanks to @Leszek-mediawave
Maintenance
- Added interpretation of some Ratepay profile config options
- Updated iDeal issuer list
- tested with 2.4.6
Release v3.7.0
New Features
- New payment method: PAYONE Secured Invoice
- New payment method: PAYONE Secured Installment
Bugfixes
- Fixed German translations on module installation
- Fixed partial captures with discounts
- Fixed wrong state codes
- Fixed: Klarna base removed by false array key Thanks to @dimaMackert
Maintenance
- Updated unit tests
- Tested with 2.4.5
Release v3.6.0
New Features
- Removed IBAN and BIC inputs from Sofortüberweisung
- Payment list will now always be updated when billing address is changed
Bugfixes
- Changed IP proxy mode to be used everywhere when reading users IP
- Changed placeholders to single curly brackets
- Fixed issue with Amazon Pay Widget javascript
- Allow academic title in credit card holder name (big thanks to @netzkollektiv)
- Fixed a PHP 8.1 problem with a null value
- Fixed problem with compatibility to Amasty Checkout
- Removed Amasty coupon code from invoice list
- Fixed subshop config usage for backend orders
Maintenance
- Added test account link to config menu
- Tested with 2.4.5
Release v3.5.0
New Features
- Add validation if birthday is a valid date
- Compatibility for Magento 2.4.4 and PHP 8.1
- New payment method: Ratepay Direct Debit
- New payment method: Ratepay Installment
- Saved creditcard data will be filtered by available credit card providers
Bugfixes
- Fixed unserialize problems with encoding
- Changed iDeal clearing information template
- Fixed creditcard cardholder is not saved on first entry
- Fixed cardtypes in hosted iframe config for cvc validation
- Ratepay javascripts now only loaded if method is activated
- Fixed display of creditcard data in order overview
- Fixed cardtypes in hosted iframe config for cvc validation
- Fix potential cross-site scripting flaw on checkout page. Big thx @riconeitzel for finding this!
Maintenance
- Updated iDeal bankgrouptypes
- Add missing translation for Place Order button
tested with Magento 2.4.4 with PHP 8.1