Skip to content

Releases: Adyen/adyen-shopware5

Release 3.8.6

30 Aug 11:13
Compare
Choose a tag to compare

What's Changed

  • Fix: Shopware version in payments' application info section
  • Fix: Wrong payment method name on the order finish page
  • Fix: Invalid GooglePay token error for production environments

Full Changelog: 3.8.5...3.8.6

Release 3.8.5

04 Jul 08:31
Compare
Choose a tag to compare

What's Changed

  • Fix: Order confirmation emails not sent for expired customer sessions upon payment redirects
  • Optimize: Remove session dependency from payment redirect handler

Full Changelog: 3.8.4...3.8.5

Release 3.8.4

20 Jun 11:46
Compare
Choose a tag to compare

What's Changed

  • Fix: Notifications overview error when associated order is deleted
  • Fix: Add customer session expiry handling during payment requests
  • Fix: Fix notification handling error for missing payment info
  • Optimize: Remove empty payment data from details request
  • Optimize: Generate truly unique order temporary id

Full Changelog: 3.8.3...3.8.4

Release 3.8.3

07 Jun 07:09
Compare
Choose a tag to compare

What's Changed

  • Fix: Empty cart upon order confirmation
  • Fix: Frontend cache clear upon plugin install and update

Full Changelog: 3.8.2...3.8.3

Release 3.8.2

30 May 10:44
Compare
Choose a tag to compare

What's Changed

  • Fix: Mark order payment as canceled upon exceptional Adyen API payment response
  • Fix: Mark order payment as canceled for unsupported Adyen API payment responses

Full Changelog: 3.8.1...3.8.2

Release 3.8.1

24 May 10:58
Compare
Choose a tag to compare

What's Changed

  • Fix: Automatic payment status updating
  • Checkout error upon submission of additional payment data
  • Notifications listing under the PHP 8

Full Changelog: 3.8.0...3.8.1

Release 3.8.0

05 May 09:27
Compare
Choose a tag to compare

What's Changed

  • USP - Confirm modal
  • Fix: Duplicate Webhook Notifications
  • Fix: Mismatch of Basket Amount for guest and user accounts on payment
  • Feature: Allow additional description for payment methods (with fallback to translations)

Full Changelog: 3.7.0...3.8.0

Release 3.7.0

12 Apr 09:56
Compare
Choose a tag to compare

Release 3.7.0

  • Apple Pay amount mismatch issue is solved (issue occured on change shipping/payment where basket was being miscalculated).
  • Removed html sanitizing on checkout (using json response instead of html data attribute), so design can be tweaked on payment method.

Full Changelog: 3.5.0...3.7.0

3.5.0 - USP

30 Mar 17:19
6cb1940
Compare
Choose a tag to compare

Release 3.5.0 USP:

  • re-enable creation of stored payment methods (Tokenization) for Credit Cards (adyen type: scheme)
  • functionality to remove stored payment methods / tokens

Full Changelog: 3.4.0...3.5.0

Release 3.4.0

08 Feb 14:04
Compare
Choose a tag to compare
  • Add support for Checkout API Stored Payment Methods