New Features
New Payment Methods - Apple Pay and Google Pay
We are happy to announce that Cleeng Merchant upgraded to the newest integration with Adyen and it is now available for all clients. Thanks to this, you can now offer payments with Apple Pay and Google Pay in addition to card payments.
The new Cleeng Merchant upgrade allows you to easily turn on new payment methods with little or no development. Depending on the integration, we have two options:
Option 1: Clients using MS SDK Components (recommended)
The integration is especially convenient with this ready-to-use solution. You just need to upgrade to the latest version of the components and contact BSS to turn on new payment methods for the new Adyen payment setup to work. You can check the details in the Prerequisites section in the developer documentation. With this release, components support both Apple Pay and Google Pay payments as well as adding these payment methods in My Account.
(If you are new to MediaStore SDK please see the Integration Guide.)
Option 2: Clients using APIs directly
For API-based integration, we provide a set of new endpoints to integrate with Adyen payment methods. Please follow the developer instructions provided in Adyen Payment Setup and Payment Information.
We strongly encourage our current clients using the legacy endpoints to migrate to the new endpoints as this will give a great benefit of a wider choice of payment methods as well as the support for 3D Secure which will soon be available.
Please also note that the old endpoints for Adyen payments are going to be deprecated in Q3 2023.
API Changes
Added
MediaStore SDK endpoints:
The following endpoints have been added to integrate with Adyen payment methods:
- Create Adyen payment session
- Payment with Adyen
- Finalize payment with Adyen
- Add Adyen payment details
- Finalize add Adyen payment details
Deprecation warning
MediaStore SDK endpoints:
The following endpoints for the legacy Adyen integration are not going to be further maintained and are going to be deprecated in Q3 2023:
MediaStore SDK Components Changes
The following releases for MS SDK Components have taken place recently:
3.0.0 - for details, please see Release 3.0.0 What’s changed
3.0.1 - for details, please see Release 3.0.1 What’s changed
3.0.2 - for details, please see Release 3.0.2 What’s changed