Releases: Adyen/adyen-shopware5
Releases · Adyen/adyen-shopware5
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
Release 3.3.0
Release 3.3.0
- ApplePay Merchant id association file
- path: .well-known/apple-developer-merchantid-domain-association
- served directly by webserver if rules do not block access
- served by shopware front-end route
- can be manually installed by backend button in plugin configuration
- will fetch the default adyen merchantid-domain-association available file
- will fall back to file shipped with the plugin
- failsafe on url access if the file is not present it will be attempted to install
- path: .well-known/apple-developer-merchantid-domain-association
- Plugin compatibility with SwagPayPal