Skip to content

Releases: Adyen/adyen-magento2

Adyen Payment 1.4.0

02 Jun 14:11
Compare
Choose a tag to compare

Features:

#39 Added PayByMail functionality
#40 Added Sepa API for backend payments
#41 Added Maestro and UnionPay as creditcard methods

Fixes:

Correct name private variable and paypal one click,recurring fix
Added own backend template for payment method adyen POS
Fix undefined variable code in template file for adyen sepa
Fix exception when recurringContract is not found for cronjob
Added missing adyen_sepa template for mail

Adyen Payment 1.3.0

23 May 10:32
Compare
Choose a tag to compare

Features:

  • #32 Added SEPA as separate payment method using our API integration
  • added Doku logo

Fixes:

  • #33 fixing status is selected what is configured when order is created for HPP and POS
  • #35 add additionalValidators to all payment method so terms of condition is validated if it is set to manually
  • #36 Important fixes for new 2.0.6 release of Magento
  • #37 optimizing the code to match code standards

Adyen Payment 1.2.1

06 Apr 21:14
Compare
Choose a tag to compare
  • #24 add check if order confirmation is already send
  • #26 oneclick,recurring setting fix
  • #27 fix capture mode set to manual is now triggered again
  • OneClick fix for alternative payment methods and guest checkout
  • Option to use SEPA in Sale or auth/cap flow

Adyen Payment 1.2.0

10 Mar 09:54
Compare
Choose a tag to compare
  • Implemented Adyen POS (making in-store payments possible)
  • Indicate adyen creditcard and oneclick as a payment gateway payement method
  • #20 Use our pspReference as transactionId
  • #20 Add transaction id to invoice so that online refund is possible
  • #19 Use minor amount for partial capture and refund with connection to Adyen
  • #18 Allow Adyen_HPP and Adyen_POS to online capture payment
  • Added logo for adyen POS and not using a transparent gif to generate the size but just a class with a css width height * definition with a sprite img background
    Uploaded Boku logo
  • #17 show the version based on setup_version
  • Fixes #16 indicate test and live for web service settings in backend configurations

Adyen Payment 1.1.2

19 Feb 08:57
Compare
Choose a tag to compare
  • Updated links to manual
  • Added logos for payment methods (added option title or title + logo)
  • Added paypal dependency because we are using the core billing agreements for saving card tokens

Adyen Payment 1.1.1

16 Feb 10:43
Compare
Choose a tag to compare

Hotfixes

Adyen HPP payment method fix
Updated version in composer and module.xml
removed some unused variables
added maestrouk to be compatible with manual capture
added secureParameter to _urlBuilder so it will work for HTTP and HTTPS sites
Using minimized adyen encrypt javascript
removed repository part in the composer file
Do not initialize storeManager in form block because this is already done by parent
code optimizations

Adyen Payment 1.1.0

09 Feb 16:00
Compare
Choose a tag to compare

First release for the official magento 2.0.0 version

Adyen Payment 1.0.0

23 Sep 11:19
Compare
Choose a tag to compare
Adyen Payment 1.0.0 Pre-release
Pre-release

First version of our module for Magento 2.x. This version include Adyen Credit Card payments with Client Side Encryption (CSE) and redirect to Adyen Hosted Payment Page (HPP) for alternative payment methods.