Releases: Adyen/adyen-shopware6
Adyen Payment 3.4.1
What's Changed
Current checkout api version: v68
Current checkout component version: 5.8.0
Full Changelog: 3.4.0...3.4.1
Adyen Payment 3.4.0
Known issues
- Frontend javascript components fail to load in checkout (fixed in 3.4.1 patch)
What's Changed
- Added CaptureService to delay capture for payments by @anothaNj in #233
- [PW-6014] by @RokPopov in #236
- [PW-6168] update web component, php lib and webhook module by @peterojo in #237
- [PW-5193] Add manual capture for open invoice payments by @peterojo in #238
- Add refusalReasonCode and refusalReason to payments API response by @RokPopov in #240
- Update CODEOWNERS by @candemiralp in #241
- Only show ApplePay in checkout page in Safari browser by @RokPopov in #243
- [PW-6516] update platform name by @peterojo in #247
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 by @dependabot in #244
- Bump shopware/storefront from 6.4.8.1 to 6.4.8.2 by @dependabot in #239
- [PW-6546] set idempotency key to avoid duplicated refund requests by @peterojo in #248
Current checkout api version: v68
Current checkout component version: 5.8.0
New Contributors
- @anothaNj made their first contribution in #233
- @candemiralp made their first contribution in #241
Full Changelog: 3.3.1...3.4.0
Adyen Payment 3.3.1
What's Changed
Fixes
Other
- [PW-6142] remove REFUND_FAILED as a webhook payment state by @peterojo in #230
- [PW-5930] replace require with require_once in test bootstrap by @peterojo in #229
- Bump symfony/framework-bundle from 5.3.13 to 5.3.15 by @dependabot in #228
Current checkout api version: v67
Current checkout component version: 4.2.1
Full Changelog: 3.3.0...3.3.1
Adyen Payment 3.3.0
Features
- [PW-5944] - Change the private function preparePaymentsRequest to protected by @RokPopov in #222
- [PW-5203] - Partial refunds by @RokPopov in #219
Current checkout api version: v67
Current checkout component version: 4.2.1
Full Changelog: 3.2.1...3.3.0
Adyen Payment 3.2.1
Fixes
Fixed the wrong DoB format to fit Checkout API (#214)
Avoid rendering the giftcard component in checkout and use HPP fallback (#221)
Dependencies
Bump symfony/serializer from 5.3.8 to 5.3.12 (#216)
Bump symfony/http-kernel from 5.3.9 to 5.3.12 (#218)
Current checkout api version: v67
Current checkout component version: 4.2.1
Adyen Payment 3.2.0
Adyen Payment 3.1.0
Features
#183 Implement giftcards
#191 Prefill shopper details and addresses
#192 Add addressDetails to Amazon Pay
#190 Outsource notification processing to webhook module
#195 Add refund processing to order detail page
#199 Show/Hide 'Save credit card' option
#200 Split the configuration panel into components
#198 Show notifications in order details page
#202 Show safe error messages to shopper
Fixes
#189 Paypal button is not working in Firefox on IOS mobile
Current checkout api version: v67
Current checkout component version: 4.2.1
Adyen Payment 2.2.0
Important Note
Please note this is not the latest version of the plugin, just the last patch release for version 2, to be used on Shopware versions v6.3.1.1 - v6.3.5.4.
Features
#197 Add refund processing to order detail page (v6.3)
Adyen Payment 3.0.0
Important notes:
This release is built to support Shopware v6.4 and above, it is NOT backwards compatible with versions < 6.4
Features
#180 #177 Added support for Shopware 6.4
#179 Added the following payment methods:
- EPS
- BLIK https://docs.adyen.com/payment-methods/blik/web-component
- Swish https://docs.adyen.com/payment-methods/swish/web-component
- Twint https://docs.adyen.com/payment-methods/twint/web-component
- Alipay, Alipay HK https://docs.adyen.com/payment-methods/alipay/web-component
- Trustly https://docs.adyen.com/payment-methods/trustly/web-component
- Oney (3x, 4x, 6x, 10x, 12x) https://docs.adyen.com/payment-methods/oney/web-component
- Clearpay https://docs.adyen.com/payment-methods/clearpay/web-component
- Afterpay (default) https://docs.adyen.com/payment-methods/afterpay/web-component
- Ratepay, Ratepay Direct Debit https://docs.adyen.com/payment-methods/ratepay/web-component
- PaySafeCard
Fixes
#178 Fix line item description for products with variants.