Version 3.1.0
Summary
What’s new in version 3.1.0
- 3DS compatibility for Google Pay
- Retro-compatibility fix for secret and private shared keys encryption in Data Patch
Highlights
3DS compatibility for Google Pay
The Checkout.com extension for Magento now implements the 3DS compatibility for Google Pay.
The new configuration "Use 3D Secure" has been added under the "Google Pay" section which allows you to enable the 3DS service for Google Pay.
Retro-compatibility fix for secret and private shared keys encryption in Data Patch
Since the version 3.0.0 of the Checkout.com extension for Magento, the secret and private shared keys are now encrypted. The Data Patch (Setup/Patch/Data/EncryptOldApiKeys.php) responsible to ensure retro-compatibility when upgrading from previous version has been fixed to manage each value from each scope in the database and not only the "Global" values.