Skip to content

Releases: Adyen/adyen-magento2

Adyen Payment 2.3.2

25 Sep 10:55
24df1ca
Compare
Choose a tag to compare

Changelog:
#290 Invoice on shipment option for Openinvoice
#295 Use order repository to load order instead of orderFactory
#315 Fix for Adyen HPP when payment selection is made on Adyen Hosted Payment Pages

Adyen Payment 2.3.1

10 Aug 13:43
d1635b1
Compare
Choose a tag to compare

Changelog:
#285 Generalise signature calculation
#287 Fix set state
#299 Added cardBin and expiryDate additional data

Adyen Payment 2.3.0

22 Jun 09:25
527ab73
Compare
Choose a tag to compare

#238 PW-349: Show message if not on latest version of the extension
#239 Fix PayPal capture mode
#240 fix for Klarna account integration
#242 Remove Cron controller should not be accessible from browser
#247 Added boleto logo
#249 Place Order function race condition fix
#250 Fix for showing only selected boleto types in checkout
#257 Made payment URL generation method public
#258 Show payment link in admin for remaining order balance
#262 Added NL translation file
#263 Compatibility with PHPUnit 6
#267 showInStore missing on some groups
#268 Replace "Place order" by "Place Order" like Magento
#271 Made return path (checkout/cart) configurable
#273 Use store scope when populating HPP methods
#274 Removed BCMC from manual capture payment methods
#276 PW-256 Support multiple partial Captures for open invoice payment methods
#277 Added WeChatPay logos
#278 PW-455 Support partial refunds for open invoice payment methods
#280 Fixed mismatching method signatures (API)
#281 Use CC backend template for oneclick payments
Use core methods to place order instead of overwritten all core code

Adyen Payment 2.2.0

09 Jan 15:05
787f9f5
Compare
Choose a tag to compare

Feature:

  • #227 implemented Apple Pay on the Web in the checkout

Fixes:

  • #216 PW-333 Allow manual capture for visadankort
  • #217 PW-328 Fix avs
  • #218 Config import with serialized value
  • #220 Added detailed cron exception logging
  • #221 Remove cse token from additional data to prevent persisting it
  • #222 PW-329: Include cron health checks
  • #224 PW-261 Removed the detailed refusal reasons, added frontend CVC validation.
  • #226 #225 - Fix documentation link
  • #228 Initial unit tests setup
  • #229 Fix installments
  • #231 Use empty if customer doesn't have a Date of Birth set
  • #232 PW-342 Comment History updates
  • #233 PW-338 Validation Additional fields
  • PW-328 houseNumberOrName can be empty

Update instructions:

If you are processing card payments using Client Side Encryption you will need to add your Library token. You can find this in the Adyen Customer Area > Settings > Users > System (from the dropdown) > [web service user] > Easy Encryption > Library token (aka "PublicKeyToken"). Then, paste this token in the CreditCard API integration section of the Magento backend.
For more information see:
https://docs.adyen.com/developers/plug-ins-and-partners/magento/magento-2/configuring-the-adyen-plug-in/setting-up-api-credit-card-payments

Adyen Payment 2.1.3

16 Nov 11:00
798c644
Compare
Choose a tag to compare

Fixes:

#196 on OFFER_CLOSED, cancel the order
#197 always populate cc_type column in sales_order_payment
#198 updated payment logos
#195 #204 #208 duplicate notification check to solve Integrity constraint violation
#186 #213 fix solves issues with wysiwyg errors in minified mode on production
#209 Inserted Personal number for Nordic countries
#212 Added sending of invoice emails if enabled in backend

Adyen Payment 2.1.2

13 Sep 14:58
Compare
Choose a tag to compare

Hotfixes:

  • #172 Fixed notifications received for Recurring contracts, CSE token not sent if the date is not updated.
  • #179 support colon in Password field
  • #181 Use df.js from upstream and exclude it from minifications
  • #183 Adyen payment notification stalled by indexers
  • #184 Cleanup composer dependencies
  • #189 Don't execute 3D logic if 3D secure payment was already successful

Adyen Payment 2.1.1

22 Aug 12:47
Compare
Choose a tag to compare

Hotfixes:
#171 Hotfix for Magento js minification on df.min.js
#175 QuickFix for American Express cards.

Adyen Payment 2.1.0

17 Aug 11:13
Compare
Choose a tag to compare

Fixes:

  • #131 Always send shopperReference in HPP call
  • #133 Afterpay and Ratepay do not allow to edit Billing and Delivery address details on HPP
  • #135 On cancel do a cancellation rather then a cancel_or_refund request
  • #136 Make it easier to select different year in date of birth datepicker
  • #138 Added new column processing to adyen notification table to know if notification record is already processing under other cron-job
  • #139 Afterpay use vatCategory "High"
  • #142 Add if available Discount and shipping costs into the openinvoice lines
  • #143 Afterpay and Ratepay on quest checkout date of birth and gender is not in request
  • #146 Fix SEPA IBAN validation exeption
  • #149 Recurring payments checkout not working for non cards
  • #153 Fixes Google Analytics still reporting referrals
  • #154 Fixes Icon not showing on HPP methods
  • #163 Add diners as payment method
  • #89 Bugfixes for Ratepay
  • Rename Adyen Oneclick settings to Adyen Stored Payment Methods
  • Use proper template for oneclick payment info
  • Use the nicer method_title for adyen_hpp payment info
  • Removed the tooltip part about SHA-1 HMAC keys
  • Fix translation issues for order confirmation email sending for Magento 2.1

Adyen Payment 2.0.6

23 Jun 06:57
Compare
Choose a tag to compare

Fixes:

  • #124 merchant_account and capture_mode now configurable on store level
  • #116 #122 Billing Agreement provide fetal error when cancel the agreement
  • #118 #119 Fix UnionPay in direct card payments
  • #123 #125 PayPal RECURRING_CONTRACT not saved correctly
  • #121 Cancel order on 3D secure failure
  • #126 Use the correct credentials when creating billing agreements from cronjob in case of multi-store configuration

Adyen Payment 2.0.5

23 May 11:19
Compare
Choose a tag to compare

Hotfixes:

#111 Adyen POS redirect to APP instead of HPP
#112 delay the RECURRING_CONTRACT notification processing
#114 Fix ReceiptOrderLines for Adyen POS