Releases: Adyen/adyen-commercetools
Releases · Adyen/adyen-commercetools
v4.0.1
Fix:
- AWS Lambda function fix for extension: Null check around paymentResult.data, which can be null if
paymentHandler
short circuits when not an Adyen payment. #297
Feat:
v4.0.0
v3.0.1
v3.0.0
Changes:
- #85 expect from front end/user to supply
Authorization
transaction instead ofCharge
(⚠️ breaking change)
Migration Guide:
The front end/user should now supply transactions with type Authorization
instead of Charge
. Please check the Integration guide for more details.
For credit card: https://github.com/commercetools/commercetools-adyen-integration/blob/master/extension/docs/CreditCardIntegration.md
v2.1.2
v2.1.1
v2.1.0
v2.0.0
v1.0.4
v1.0.3
Fixes: