Skip to content

Releases: Adyen/adyen-shopware6

Adyen Payment 3.2.1

28 Dec 11:17
2817d2b
Compare
Choose a tag to compare

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

04 Oct 07:07
b1efbb6
Compare
Choose a tag to compare

Features
#212 Add Fashioncheque, DE Cadeaukaart, update generic giftcard (savvy)

Fixes
#208 Add snippet_name for all cookies

Current checkout api version: v67
Current checkout component version: 4.2.1

Adyen Payment 3.1.0

01 Sep 11:13
688d3aa
Compare
Choose a tag to compare

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

10 Aug 14:27
38f3899
Compare
Choose a tag to compare

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

11 Jun 08:32
90ac019
Compare
Choose a tag to compare

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:

Fixes

#178 Fix line item description for products with variants.

Adyen Payment 2.1.0

27 May 11:33
ca650da
Compare
Choose a tag to compare

This plugin version is built for Shopware 6.3.1.1 - 6.3.5.4.

Features
#173 Added help text to all fields in plugin configuration

Fixes
#175 Fix structure of payment method extension

Adyen Payment 2.0.0

11 May 14:50
80357b8
Compare
Choose a tag to compare

Important notes

This release removes support for the OriginKey, adding a Client Key value in the administration will now be required for the checkout component to work.
NB: This release does not include support for the new major Shopware version 6.4.0.0, we will support version 6.4.0.0 on a new major version of our plugin (v3.0.0) and drop support for Shopware versions < 6.4

Features

#158 Updated Checkout API version to v67 and Web Component version to 4.2.1
#158 Removed Support for origin keys
#159 Implemented Paypal pay button in checkout page
#161 Process refund notifications from Adyen to update order transaction states
#162 Added Adyen payment methods data and additional information to Store API payment-methods response
#163 Added client key and additional data to sales channel context in Store API response
#164 Added support for Amazon Pay via pay button in checkout page
#168 Added support for Blik payment method

Fixes

#149 Improved error handling in payment flow
#151 Switched to event subscriber for setting payment state data
#153 Exclude discount line items from open invoice payment request
#155 Added workaround to allow guest customers to complete payment for an order after a failed payment attempt

Adyen Payment 1.6.0

16 Mar 15:38
3fc20d8
Compare
Choose a tag to compare

This release introduces support for Apple pay, Google Pay, Bancontact and Dotpay payment methods. Also adds support for custom payment flows with multiple steps in checkout.
Features
#126 Add support for Google Pay & Apple Pay payment methods
#126 Allow sending of state.data directly to payment endpoint
#143 Add support for Dotpay payment method
#98 Add support for Bancontact payment method
#145 support sending of payment method and payment details in separate steps

Fixes
#132 Bug fix in payment methods filter, to display only payment methods available via API
#134 Fix broken 'Test Configuration' button in Shopware v6.3.4.1 and above
#137 Set correct route prefixes to ensure the correct routes are generated
#140 Detect proper tax status to subtract tax from orderlines

Adyen Payment 1.5.0

05 Feb 10:14
f805d41
Compare
Choose a tag to compare

This release introduces processing of payment notifications and updating of payment statuses. See the docs for more information.
Also in this release, all usage of the deprecated SalesChannel-API is dropped and Store-API is used.

Features
#119 Added processing of Notifications
#123 Removed extra fields in API test request
#122 Replace all usage of the deprecated sales-channel-api with store-api

Fixes
#127 Fixed problem with completing a failed payment
#124 Allow sales-channel specific setting of plugin configuration
#125 Fixed check to remove OneClick from PM list

Known issues
Google Chrome 3DS1 payments, shopping cart removed after redirect.

Adyen Payment 1.4.0

04 Jan 15:58
d30f100
Compare
Choose a tag to compare

Features
#93 [PW-3610] Implementing client key
#95 Update checkout api version to 64 and checkout component version to 3.18.2
#97 Add GiroPay payment method
#111 PW-3120 add weekly cron to fetch PM logos

Fixes
#99 [PW-3631] storedPaymentMethods state.data check

Other
#106 Bump shopware/core from 6.3.4.0 to 6.3.4.1

This release introduces a new feature that fetches the payment method logos to be stored in the Shopware 6 instance. Merchants need to make sure that the following configuration is set to enabled: shopware.media.enable_url_upload_feature. This is enabled by default in platform/src/Core/Framework/Resources/config/packages/shopware.yaml. New MediaFolder Adyen will be created with migration.