Releases: Adyen/adyen-sapcommercecloud
Adyen Payment 9.0.0
[PW-3513]: Show only one-click enabled cards on payment methods page #220
[PW-3498]: Removed unnecessary CSS file #221
[PW-3383]: Fix invalid card error message #223
[PW-3408]: Clearpay support added #224
[PW-3572]: Updated components to use clientKey instead of originKey #225
[PW-3152]: Fix for co-branded Bancontact/Maestro cards #226
Notes:
- As part of #225 changes, a client key must be configured on your SAP backoffice. Please refer to Adyen documentation page for information on how to obtain and configure your key.
Adyen Payment 8.0.0
- Removed dependency to de.hybris.platform.commercefacades.user.converters.populator.AddressPopulator #211
- [PW-3106]: Updated Adyen Java Library to version 9.0.0 #212
- [PW-3134]: Klarna - fix for guest shoppers #213
- [PW-2721]: Added MBWay payment method / Moved components to summary page #216
- [PW-3432]: Samesite cookie fix #217
- [PW-3503]: Fix for mobile browsers #218
Notes:
- A SameSite cookie handler was added to fix issues that occurred as consequence of how newer browsers handle this cookie attribute. Please refer to README file for an explanation on what issues were detected and how to activate the handler to fix them.
- Adyen Checkout components that were shown on
selectPaymentMethodPage
were moved tocheckoutSummaryPage
, allowing user to read and agree with "Terms and Conditions" before placing an order. This affects all payment methods that use components, currently Paypal and MB Way.
Adyen Payment 7.1.0
[PW-2919]: Samesite cookie Fix #203
[PW-2883]: Cleanup Paypal ECS Flow #204
[PW-2935]: Handling "RedirectShopper" for 3DS Fallback policy #205
[PW-2948]: Added support to Affirm openinvoice method #206
[PW-2941]: Credit Card label based on locale language #207
[PW-2943]: Tokenization for guest customer #208
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.