adyen-magento2 icon indicating copy to clipboard operation
adyen-magento2 copied to clipboard

Adyen Payment plugin for Magento2

Results 171 adyen-magento2 issues
Sort by recently updated
recently updated
newest added

Making your own contribution is easy, encouraged and greatly appreciated! We will put effort into reviewing and merging your PR quickly. For more info, please refer to the contribution guidelines:...

Bug report

**Description** Update validateRedirectResponse to check for duplicates after paymentsDetails call to prevent duplicate redirects from effecting comment history. **Tested scenarios** - Successfull details call. - Duplicate details call - Unsuccessful...

**Describe the bug** On our KR website we use the following payment methods : - Credit Card via KCP (**kcp_creditcard**) - KakaoPay (**kakaopay**) - PayCo (**kcp_payco**) - **kcp_naverpay** The KakaoPay...

Bug report

**Description** After multiple attempts of addressing the issues with open invoice line items not reflecting the correct values, the idea behind this PR is to deprecate the methods in the...

Based on this article: https://help.adyen.com/updates/upcoming-changes-to-refusal-reason-handling-on-card-payment-methods I see that a change of the API is planned for 2024 with changes on the `resultCode`. This change obviously impacts this module and the...

Bug report

**Description** This PR introduces couple of improvements on test workflows. - Magento version has been upgraded to 2.4.7. - Elasticseach has been replaces with OpenSearch. - Version matrix for PHP...

Merged pull requests to be released: - #2652 - #2669 **Full Changelog**: https://github.com/Adyen/adyen-magento2/compare/v9.6.0...main

release

**Description** This PR allows the Adyen API credentials to be set on store level, for allowing different merchant accounts on multistore setups, fixing the issue with pay by link on...

**Description** This PR allows the Adyen API credentials to be set on store level, for allowing different merchant accounts on multistore setups, fixing the issue with pay by link on...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | mcr.microsoft.com/playwright | minor | `v1.40.1` -> `v1.45.1` | --- > [!WARNING] > Some...

Dependencies