Releases: Adyen/adyen-shopware5
Releases · Adyen/adyen-shopware5
Release 3.8.6
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
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
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
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
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
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
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
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
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
- Add support for Checkout API Stored Payment Methods