Releases: PAYONE-GmbH/oxid-6
Releases · PAYONE-GmbH/oxid-6
Release v1.3.2
New Features
- we made transactionstatus forwardings a lot stabler, so hopefully no more missing forwarded statuses ✨
Bugfixes
- Better handling of decline messages during protect
- Fixed smaller Issues with Ratepay
Maintenance
- we deprecated the use of Kontonummer/BLZ for SEPA and only support IBAN and BIC
- we deprecated the cc type discover, as it is now processed as diners
Release v1.3.1
Bugfix
- Added config validation for Reference-Prefix
Maintenance
- revert the revertion for editing the invoice address
- added missing remark message to the order template of azure theme > thx @vilmal
Release v1.3.0
New Features
- we split onlinebanktransfer payment methods into their own checkout entries
- configurable transaction status forwarding log
Bugfixes
- force sending article list if configured
- fix configuration export delivering wrong XML
Maintenance
- added option to use sha2-384 for hashing
- added some security related improvements
- remove deprecated mapTestClassNameToCoveredClassName > thx @lambreva
Release v1.2.1
Bugfixes
- fixed issues with items becoming unavailable during a redirect checkout
Maintenance
- fixed unit tests
- added missing edit symbol for billing addresses
Release v1.2.0
Features
- Added Safe Invoice
Bugfixes
- Fixed a wrong path to the transaction status forwarding controller
- various smaller bugfixes
Maintanance
- Added missing translations in backend
- Added PSD2 Compatibility for Amazon Pay
- dropped Support for mobile Theme ⚠
- fixed unit tests
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/Oxid+6+Extension#Oxid6Extension-EnsuringMaximumConversionWith3DSecure2.0
Warning
since we've dropped support for the mobile theme, please make sure to use a newer responsive theme before updating!
Release v1.1.0
Features:
- Amazon Pay
- Moved transactionstatus forwarding to its own controller to make it more robust
Bugfixes:
- send dynamic shop version in request to PAYONE API
- various smaller fixes
Maintenance:
- removed customerid due to high potential for errors and low actual benefit
- Removed deprecated payment method Billsafe
- Removed deprecated frontend for credit card
- Updated unit tests
- added iDEAL bankgrouptye HANDELSBANKEN
- Wave theme compatibility
Release v1.0.10
Bugfixes
- fixed unit tests (thx @PirxDanford)
Release v1.0.9
New Features
- added generic error for failed redirect payments
- made cc request error response visible to customer
Bugfixes
- various test fixes (thx @robertblank)
Maintenance
- Renamed Payolution to Paysafe Pay Later
- updated bankgroups
- removed deprecated support page
Release v1.0.8
- fixed unit tests (#36) - thanks to @PirxDanford and @robertblank
- deleted supportlink in backend (wasn't working anyway)
Release v1.0.7
- Removed payone icon from metadata.php
- Implemented robust ID generation to avoid dulicate IDs while testing