Skip to content

Releases: Adyen/adyen-magento2

Adyen Payment 4.0.3

03 May 14:36
dc96f65
Compare
Choose a tag to compare

Please note that this version is not backwards compatible with Magento 2.1

Fixes:
#432 Installments error when disabled
#434 Housenumber parsing was not working properly
#433 fix for Oney payment method

Update instructions if you are upgrading from a version lower then 3.0.0

Version 3.0.0 replaces Client Side Encryption (CSE) for credit card processing with Secured Fields.
If you have enabled CSE on your Magento2, please follow the instructions below:

Generate an Adyen API Key:

  1. Log in to your Customer Area.
  2. Navigate to Account > Users, and click the web service user that you set in your Magento, for example: ws@Company.[YourCompanyAccount].
  3. Under Authentication, click Generate New API Key.
  4. Don't forget to copy and securely store the API Key in your system. If you lose this API Key, you won't be able to restore it later.
  5. Click Save at the bottom of the page.

Set up the Adyen API Key in Magento:

  1. Log in to your Magento2 admin panel.
  2. In the main menu, go to Stores > Configuration.
  3. In the left navigation bar, go to Sales > Payment Methods.
  4. Click on the Adyen All-in-One Payment Solutions
  5. In the Required Settings section, fill out the Test: Api-Key / Live: Api-Key fields.
  6. Fill out the Live endpoint prefix field: Provide the unique live url prefix: [random]-[company name] from the API URLs and Response menu in the Adyen Customer Area. For more information, please check our documentation.

Since the CSE credit card form is replaced with the Secured Fields form,
make sure that your checkout layout is displayed according to your expectations.

Adyen Payment 4.0.2

19 Apr 07:16
ecd01eb
Compare
Choose a tag to compare

Please note that this version is not backwards compatible with Magento 2.1

Fixes:
#428 Always pass storeId when available
#427 Fix for cancellation not working correctly on 3dsecure orders
#425 Updated documentation links inside the plugin

Update instructions if you are upgrading from a version lower then 3.0.0

Version 3.0.0 replaces Client Side Encryption (CSE) for credit card processing with Secured Fields.
If you have enabled CSE on your Magento2, please follow the instructions below:

Generate an Adyen API Key:

  1. Log in to your Customer Area.
  2. Navigate to Account > Users, and click the web service user that you set in your Magento, for example: ws@Company.[YourCompanyAccount].
  3. Under Authentication, click Generate New API Key.
  4. Don't forget to copy and securely store the API Key in your system. If you lose this API Key, you won't be able to restore it later.
  5. Click Save at the bottom of the page.

Set up the Adyen API Key in Magento:

  1. Log in to your Magento2 admin panel.
  2. In the main menu, go to Stores > Configuration.
  3. In the left navigation bar, go to Sales > Payment Methods.
  4. Click on the Adyen All-in-One Payment Solutions
  5. In the Required Settings section, fill out the Test: Api-Key / Live: Api-Key fields.
  6. Fill out the Live endpoint prefix field: Provide the unique live url prefix: [random]-[company name] from the API URLs and Response menu in the Adyen Customer Area. For more information, please check our documentation.

Since the CSE credit card form is replaced with the Secured Fields form,
make sure that your checkout layout is displayed according to your expectations.

Adyen Payment 4.0.1

15 Mar 14:38
7bfbafa
Compare
Choose a tag to compare

Please note that this version is not backwards compatible with Magento 2.1

Fixes:
#422 fix for magento/module-vault to support php 7.2

Update instructions if you are upgrading from a version lower then 3.0.0

Version 3.0.0 replaces Client Side Encryption (CSE) for credit card processing with Secured Fields.
If you have enabled CSE on your Magento2, please follow the instructions below:

Generate an Adyen API Key:

  1. Log in to your Customer Area.
  2. Navigate to Account > Users, and click the web service user that you set in your Magento, for example: ws@Company.[YourCompanyAccount].
  3. Under Authentication, click Generate New API Key.
  4. Don't forget to copy and securely store the API Key in your system. If you lose this API Key, you won't be able to restore it later.
  5. Click Save at the bottom of the page.

Set up the Adyen API Key in Magento:

  1. Log in to your Magento2 admin panel.
  2. In the main menu, go to Stores > Configuration.
  3. In the left navigation bar, go to Sales > Payment Methods.
  4. Click on the Adyen All-in-One Payment Solutions
  5. In the Required Settings section, fill out the Test: Api-Key / Live: Api-Key fields.
  6. Fill out the Live endpoint prefix field: Provide the unique live url prefix: [random]-[company name] from the API URLs and Response menu in the Adyen Customer Area. For more information, please check our documentation.

Since the CSE credit card form is replaced with the Secured Fields form,
make sure that your checkout layout is displayed according to your expectations.

Adyen Payment 4.0.0

07 Mar 13:04
2b56d0b
Compare
Choose a tag to compare

Please note that this version is not backwards compatible with Magento 2.1

Features:
#381 Added support for Vault
#373 Added Ideal Component
#388 Added support for Troy

Fixes:
#411 Fix for 3dsecure payments if additionalData is missing

Update instructions if you are upgrading from a version lower then 3.0.0

Version 3.0.0 replaces Client Side Encryption (CSE) for credit card processing with Secured Fields.
If you have enabled CSE on your Magento2, please follow the instructions below:

Generate an Adyen API Key:

  1. Log in to your Customer Area.
  2. Navigate to Account > Users, and click the web service user that you set in your Magento, for example: ws@Company.[YourCompanyAccount].
  3. Under Authentication, click Generate New API Key.
  4. Don't forget to copy and securely store the API Key in your system. If you lose this API Key, you won't be able to restore it later.
  5. Click Save at the bottom of the page.

Set up the Adyen API Key in Magento:

  1. Log in to your Magento2 admin panel.
  2. In the main menu, go to Stores > Configuration.
  3. In the left navigation bar, go to Sales > Payment Methods.
  4. Click on the Adyen All-in-One Payment Solutions
  5. In the Required Settings section, fill out the Test: Api-Key / Live: Api-Key fields.
  6. Fill out the Live endpoint prefix field: Provide the unique live url prefix: [random]-[company name] from the API URLs and Response menu in the Adyen Customer Area. For more information, please check our documentation.

Since the CSE credit card form is replaced with the Secured Fields form,
make sure that your checkout layout is displayed according to your expectations.

Adyen Payment 3.0.0

11 Jan 08:15
1748242
Compare
Choose a tag to compare

Features:
#326 #329 #331 #334 #343 #371 PW-306 Implement Secured Fields for Cards and OneClick payment method
#367 PW-790 Save and update billing agreements based on the response from the payments call
#368 PW-837 Store billing agreement after Terminal API transaction
#365 The UCD needs to get the customer ID via a different way

#369 Removed deprecated Adyen POS integrations (use the new Adyen POS Terminal API Cloud solution)

Update instructions if you are upgrading from a version lower then 3.0.0

Version 3.0.0 replaces Client Side Encryption (CSE) for credit card processing with Secured Fields.
If you have enabled CSE on your Magento2, please follow the instructions below:

Generate an Adyen API Key:

  1. Log in to your Customer Area.
  2. Navigate to Account > Users, and click the web service user that you set in your Magento, for example: ws@Company.[YourCompanyAccount].
  3. Under Authentication, click Generate New API Key.
  4. Don't forget to copy and securely store the API Key in your system. If you lose this API Key, you won't be able to restore it later.
  5. Click Save at the bottom of the page.

Set up the Adyen API Key in Magento:

  1. Log in to your Magento2 admin panel.
  2. In the main menu, go to Stores > Configuration.
  3. In the left navigation bar, go to Sales > Payment Methods.
  4. Click on the Adyen All-in-One Payment Solutions
  5. In the Required Settings section, fill out the Test: Api-Key / Live: Api-Key fields.
  6. Fill out the Live endpoint prefix field: Provide the unique live url prefix: [random]-[company name] from the API URLs and Response menu in the Adyen Customer Area. For more information, please check our documentation.

Since the CSE credit card form is replaced with the Secured Fields form,
make sure that your checkout layout is displayed according to your expectations.

Adyen Payment 2.4.3

21 Dec 08:38
1545004
Compare
Choose a tag to compare

#363 PW-882: Fix 3dsecure for M2 version 2.3, and fix captureonshipment setting

Adyen Payment 2.4.2

18 Dec 07:17
4b406ce
Compare
Choose a tag to compare

#357 PW-818: Fix for Magento 2.3 to be compatible
#358 Enable advanced cc for store level
#359 autofix code style + two fixed errors setting the right exception class

Adyen Payment 2.4.1

04 Dec 13:55
e82908b
Compare
Choose a tag to compare

#351 Move minimum version to 1.5.3 so we are able to track the integration
#352 Use /skipDetails.shtml for openinvoice and molpay only otherwise use details.shtml
#354 Remove liveEndpointPrefix while not moving to checkoutAPI

Adyen Payment 2.4.0

30 Nov 07:48
35c040d
Compare
Choose a tag to compare

Please use version 2.4.1!

Feature:
#336 #279 PW-489 #337 #338 #339 Implement terminal API for endless aisles payment

Fixes:
#304 PW-503: Parse Payment receipt from TerminalAPI PaymentResponse
#325 customer reference prefix
#330 Added oxxo logo
#333 PW-720: add Descriptor for Ratepay
#344 Change input type to "tel" to prevent spacing issue on firefox
#346 PW-806: Add entercash logo

Adyen Payment 2.3.3

24 Oct 14:12
733bd41
Compare
Choose a tag to compare

Changelog:
#319 Fix credit memo not being created after refund from Adyen Customer Area
#321 Set IssuerId in checkout
#322 PW-563 Add applicationInformation into M2
#323 Assign default values to billing address fields