Releases: Adyen/adyen-hybris
Adyen Payment 7.0.0
[PW-2431] New PayPal integration using Checkout component #185
[PW-2672]: Hide Remember me button when contract type is NONE #192
[PW-2760]: New Order checkout flow #195
Bug Fix : additionalResponse parsing on Terminal API Response #197
Note: This release is introducing changes in order creation flow. After deploying this release, order will be created in PENDING status even if payment is not success. Hence there are some major flow changes which are not compatible for OCC flow yet. This is only working for checkoutaddon. OCC work is in progress and will be released soon.
Adyen Payment 6.6.0
[PW-2429] : Bug fix to store card details based on shopper's choice #180
[PW-2465] : SEPA direct debit support #186
[PW-2517]: JSP Tag fix for 1905 #187
[PW-2149]: Skip delayed notifications #188
Note: As part of #188 changes, hybris will ignore any delayed notifications arrived after a new notification is already received for same order. This is to avoid overwriting of new status by old status due to delay in notifications.
Adyen Payment 6.5.0
Adyen Payment 6.4.0
[PW-2243]: Hybris 1905 support added #170
Adyen Payment 6.3.0
Adyen Payment 6.2.1
[PW-1812]: Bug fix :Added check for null additionaldata in PaymentsResponse #153
Adyen Payment 6.2.0
[PW-1772]: Klarna DOB field bug fix #148
[PW-1592]: POS payment method support #150
Important notes:
- POS payment method support is added as part of this release.
Please check pos timeout section on readme file for optional configuration introduced in this release. - Date of birth and SSN fields are removed from checkout page for Klarna.
Adyen Payment 6.1.1
Adyen Payment 6.1.0
[PW-1589]:Klarna Slice Support #130
Adyen Payment 6.0.0
[PW-1286]: Boleto state code truncated in Payment request #123
[PW-1369]: Checkout Version Upgrade to 3.0.0 #124
[PW-1476]: updated java library version to 2.4.1 #125
[PW-1212]: Klarna new integration support and session attributes cleanup #126
[PW-529]: Dynamic origin key support #127
Important changes in this release:
- Old klarna integration support is removed. All Klarna requests will be processed on new integration.
- Origin key configurations from backoffice is removed. Origin key will be generated dynamically and used in checkout components. No need to configure origin key anymore.
- Paypal ECS change is not compatible anymore. Planning to cleanup deadcode in future releases.