Releases: PAYONE-GmbH/magento-2
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
Release v3.4.1
New Features
- Bancontact integrated
Bugfix(es)
- Fixed problem with Klarna for registered users
- Do not cancel successful paid redirect payments even after interruption
- Amazon Pay fix: Load quote only when checkoutConfig is available
Maintenance
- Readded version number to composer.json
- Changed internal payment names
- Added CSP whitelist to module
- Removed accountnumber and bank code from invoice
- tested with 2.4.3
- Change composer.json
Release v3.4.0
New Features
- Bancontact integrated
Bugfix(es)
- Fixed problem with Klarna for registered users
- Do not cancel successful paid redirect payments even after interruption
- Amazon Pay fix: Load quote only when checkoutConfig is available
Maintenance
- Readded version number to composer.json
- Changed internal payment names
- Added CSP whitelist to module
- Removed accountnumber and bank code from invoice
- tested with 2.4.3
Release v3.3.0
New Features
- Add Apple Pay
- Add mechanism to prevent double invoice creation
- Add creditcard cardholder field
- Add country restrictions for Boniversum addresscheck
Bugfixes
- Fixed faulty JSON
- Fixed class name of Unit Test
- Fixed problem with hardcoded dummy birthday
- Fixed gift card amount increase discount diff
Maintenance
- Add Unit Tests
Release v3.2.0
New Feature
- Added Ratepay Invoice
Bugfixes
- Fixed getting Base Currency from right scope (#298)
- Shipping address phone number is now sent to Klarna
- Override mandatory fields when using Amazon Pay
Maintenance
- Tested with Magento 2 2.4.1
Release 3.1.0
New Feature
- narrative text (when filled) now gets forwarded to PayPal for easier transaction assignment at PayPal
Bugfixes
- fixed back button on SEPA page
- fixed amasty integration
- better txstatus forwarding
Maintenance
- Magento 2.4 compatibility
Release v3.0.0
Known Bugs
- Klarna can not be completely deactivated, see #324 - will be fixed in v3.0.1
New Feature(s)
- new klarna implementation
- auto-cc-detection
- EE Gift Card Support
- Amasty Gift Card support
- multicurrency functionality for Amazon Pay
Breaking Change
- klarna legacy will be shut down in the end of Sep 2020 and has been removed
(!) Only upgrade if you are either not using Klarna or have been set up with the new Klarna Connector on the PAYONE platform - Billsafe has been removed, as it has been discontinued for quite some time now
Bugfix(es)
- fix KnockoutJS scope problem with getCode()
- fix score of creditrating getting lost
- fixes path to privacyDeclaration for Debit/Installment methods > thx @mborkowski
- cash on delivery Template without clearingdata
- deprecated function name > thx @sippsolutions
Maintenance
- removed BillSafe
- updated Amazon Pay decline handling
Release v2.8.0
New Features
- Paydirekt Oneclick (early stage. If you want to use this method for your instance, please get in touch with us!)
Bugfixes
- fixed txstatus behavior with virtual orders
- fixed an encoding issue
Maintenance
- PHP 7.3 Support
Release v2.7.0
New Features
-
Amazon Pay is now PSD2 compatible
-
Decoupled txstatus forwarding from internal processing so a failed forward doesn't break the whole process
-
added webrestrictions.xml to avoid transaction-updates being blocked by website-restrictions (thx @berwa)
Bugfixes
-
better performance for address checks
-
more robust Amazon Pay button when official Amazon Plugin is also installed (but not active)
Maintenance
- Compatibility with Magento 2.3.2
A Word on PSD2
At the time of Release, only Amazon Pay requires code changes to be compatible with the upcoming PSD2 regulation. However, you can configure the plugin for optimized conversion when using Credit Cards and 3-D Secure 2.0. For more info see our Remark on docs.payone.com https://docs.payone.com/display/public/INT/Magento+2+Plugin#Magento2Plugin-EnsuringMaximumConversionWith3DSecure2.0