v12.0.0
Adyen Hybris Integration v12.0.0 Release Notes
We are excited to announce the release of Adyen Hybris Integration v12.0.0. This update introduces new features, enhancements, and bug fixes to improve the performance and capabilities of your Adyen integration within the Hybris platform. Here's what's new:
New Features and Enhancements
- Adyen Java library upgraded to 24.0.0
- Adyen Checkout Api upgraded to v71
- Adyen Web library upgraded to 5.56.1
- Multiple merchant account configuration: Introduces possibility to select merchant for given transaction based on strategy that could be extended. By default merchant account is one in adyenMerchantAccount on BaseStore.
- Example merchant selecting strategy: Example extension containing strategy and item extension to select merchant account based on shipping address country
- Api for headless checkout: Introduces API for all necessary data exchange for checkout with headless storefront
- Example React checkout frontend: SPA checkout application that utilizes api for headless checkout
- Blik, MB WAY: Introduced in both accelerator and React checkouts without redirect to HPP
Backward compatibility breaking changes
- BaseStore.adyenRecurringContractMode -
ONECLICK_RECURRING
is no longer supported - setONECLICK
orRECURRING