Skip to content

Releases: Adyen/adyen-prestashop

Adyen Payment 2.1.3

27 May 12:56
Compare
Choose a tag to compare

Fixes
#87 Add upgrade script to fix v2 changes

Adyen Payment 2.1.2

19 May 10:24
6e74013
Compare
Choose a tag to compare

Fixes
#84 [PW-2241] Update processing Authorisation and Offer_Closed notifications
#85 [PW-2428] Improve authentication when accepting notifications

Adyen Payment 2.1.1

01 May 15:02
bcad5ed
Compare
Choose a tag to compare

Fixes
#72 [PW 2234]: Configuration panel header
#73 [PW-2058] Fix plugin integration with multi stores setup
#74 [PW-1890] Update ReadMe
#75 [PW-2343] Meet prestashop validation requirements
#80 [PW-2235]: Adding translations to smarty templates
#81 [PW-2377] Fix cron job controller name and url

Solves Issues
#78 Cronjob causes 500 error
#77 seem override issue on prestashop 1.6.1.23

Adyen Payment 2.1.0

31 Mar 08:45
265dbcf
Compare
Choose a tag to compare

Important note:
To use this version or above you need to re-install the module if you have already used this plugin. This step is necessary because of the technical name change from adyen to adyenofficial. If you don't do this step this will result in a "No payment methods are available" error message on the checkout payments page.

To use Open invoice payment methods like Klarna please use and label the

  • address line 1 as "street name" and
  • address line 2 as "house number"

Features
#49 [PW-1810] Update checkout component version from 3.0.0 to 3.4.0
#50 [PW-1893] Implement Multibanco
#51 [PW-1925] Add new order status waiting for payment
#53 [PW-1891] Treat a Refused error code for 3DS process
#54 Use simpler CSS for errors
#55 Remove prepend-autoloader option
#56 Add index.php files to directories
#57 Update CODEOWNERS
#58 [PW-1809] Improve logging in Prestashop
#59 [PW-1730] OpenInvoice payment method support
#60 [PW-1985] Add unit tests to continuous integration
#61 [PW-2028]: Added merchantApplication into API calls
#62 [PW-1984] Make code conform to PrestaShop validator guidelines
#63 Update adyen api library from version ~5 to ~6
#67 [PW-1732] Banktransfer support
#70 Add prestashop/autoindex to composer require-dev
Change name to adyenofficial

Fixes
#46 [PW-1883] Fix reset functionality for module
#47 Refactor for end-to-end tests
#65 [PW-1892] Refactor using Sessions

Adyen Payment 1.2.0

26 Nov 12:08
73a5415
Compare
Choose a tag to compare

New contribution guidelines
#37 Remove composer.lock from gitignore
#39 PW-1661 Implement local payment methods

Adyen Payment 1.1.0

06 Nov 14:47
2a76c4e
Compare
Choose a tag to compare

Features:
#24 Added the possibility to store shopper’s details during their first payment. This simplifies the purchasing process for returning shoppers by allowing them to make one-click payments.
#27 You can now refund orders from your PrestaShop admin panel.
#21 We implemented notifications to keep your orders up-to-date with payment events on the Adyen platform.

Adyen Payment 1.0.0

27 Aug 11:01
cc44204
Compare
Choose a tag to compare

First release of Adyen Payment solution able to process cards through the Adyen Checkout API.

Please note if you don't want to run composer, you can just use the vendor folder included in the attached Adyen-Payment-1.0.0.zip file.