Releases: Adyen/adyen-hybris
Adyen Payment 10.2.1
Release version 10.2.1
Fixed issue:
[PW-5754] Fixed PaymentTransactionModels created from notifications of split payments #270
[PW-5759] Change duplication check so delayed events do not impact other event types #271
[PE-138] Set card brand as payment method type for dual branded cards #273
[PE-79] Fixed type of notifications "reason" field for different db types #274
[PE-138] Set card brand as payment method for one click cards #277
[PE-184] Fixed ApplePay bug #279
[PE-223] Fixed Paypal auth flow error #281
Adyen Payment 10.2.0
Adyen Payment 10.1.0
New Features
[PW-3776] Support for Amazon Pay #260
[PW-5001] Support for PayBright #263
Fixed bugs:
[PW-4741] Fixed response check for capture #256
[PW-4744] Added check for merchantReference == null when processing notifications #255
[PW-4743] Fixed IE 11 issue for arrow functions #259
[PW-3092] Small refactor to AdyenCheckoutFlowFacade #261
Fix String comparison bug in refund command #264
Adyen Payment 10.0.0
[PW-4417]: Pass brand value for giftcard #245
[PW-4417]: Added current version information in README.md #246
[PW-4462]: Updated to checkout v67 #249
[PW-1905]: Added support to Googlepay #250
Note:
- As part of #249, the plugin was updated to use version v67 of the Adyen Checkout API. This introduces major changes on the 3D Secure flows. Check the Checkout API release notes for more information on those changes.
Adyen Payment 9.3.0
Adyen Payment 9.2.0
Adyen Payment 9.1.0
[PW-1549]: Apple Pay support in Hybris #229
[PW-3538]: Cancel pending orders after OFFER_CLOSED notification #228
Configure Apple Pay
To enable Apple Pay in your store please read this section to learn what you need to do before enabling the payment method.
Once configuration is done, Apple Pay will be visible in payment methods.
Note: Apple pay option is only available in Safari browser.
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