Releases: Adyen/adyen-magento2
Adyen Payment 1.4.0
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
Features:
- #32 Added SEPA as separate payment method using our API integration
- added Doku logo
Fixes:
Adyen Payment 1.2.1
Adyen Payment 1.2.0
- 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
- 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
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
First release for the official magento 2.0.0 version
Adyen Payment 1.0.0
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.