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

**Describe the bug** Webhooks were failing with an error "Maximum line length limit exceeded" within the Adyen dashboard under developers > webhooks > troubleshoot. The issue turned out to be...

Bug report

Hi, It is possible to integrate this feature in version 9.0.0 ? > In the future, use the message and the code passed by the exception. Since currently the message...

Enhancement

[`Adyen\Payment\Helper\Invoice::isFullInvoiceAmountManuallyCaptured`](https://github.com/Adyen/adyen-magento2/blob/8e26bb5d81f20190ea1cd7dd8b3dd85b488dca01/Helper/Invoice.php#L382) seems like it may have a bug on multi-currency setups. I'm not sure about generic reproduction steps but this is an accurate description of behaviour I'm seeing in prod:...

Bug report

An uncaught exception in the middle of generating `checkoutConfig` causes the block to not render and therefore the checkout frontend displays a blank screen. Adyen causes an exception like this...

Bug report

The Klarna invoice shows the position “additional costs” which is quite confusing for customers. Here is an example: ![e4d66569-7368-40bb-acb2-589d798a7b6b](https://user-images.githubusercontent.com/29064916/230066332-5a8347c6-a138-4c0b-b17f-3e5a3a054642.jpeg) As you can see, this is caused by separating the shipping...

Enhancement

**Is your feature request related to a problem? Please describe.** Currently, the part of integration for Magento2 native frontend supports /sessions endpoint and WebComponent v5. However, API endpoints remain unchanged...

Enhancement

**Describe the bug** Cannot place the Order using the 'Pay Over Time with Klarna' payment method when we apply a discount promo code to the Order. **To Reproduce** Steps to...

Bug report

- #2594 - #2593 - #2597 - #2595 - #2592

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | elasticsearch | patch | `7.17.13` -> `7.17.19` | `7.17.20` | ---...

Dependencies

**Description** The issue this PR is solving is that it is not possible to complete the payment in multishipping checkout if only one payment method is enabled in Adyen Customer...