Skip to content

v11.0.0

Compare
Choose a tag to compare
@leungkinghin-ct leungkinghin-ct released this 28 Feb 13:38
· 164 commits to master since this release
de0a53a

Breaking change ⚠️

  • Adyen extension module is now supporting Adyen Web Component v5. In the new version, we allow users to input createSessionRequest custom field in Commercetools payment payload to create payment session for newly-introduced Adyen endpoint /sessions.
    Documentation for session endpoint
    Documentation for new checkout flow for Adyen Web Component v5

  • Since new checkout flow has been introduced, this integration is no longer supporting existing payment custom fields makePaymentRequest and submitAdditionalPaymentDetailsRequest. For details, please refer to our latest integration guide.

  • We would base on web component v5 for upcoming changes. For users who are using web component v4 and need bug fix(es) or enhancement(s), we would suggest to adapt Adyen web component v5 in your merchant webpage.