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

**Description** I discovered an issue with processing webhook notifications. This problem occurs when adyen is trying to send the same webhook notification to magento and they are duplicated. During webhook...

**Describe the bug** Hello, I ran into a problem when installing the adyen/module-payment module in version 9.2.0 for a Magento 2.4.6-p4 for the first time. In fact, after making the...

Bug report
Needs more info

**Describe the bug** When upgrading the module from 8.17.0 to 9.0.7, the new Setup Patches are not launched. List of affected patches: - Adyen\Payment\Setup\Patch\Data\CreateStatusAuthorized - Adyen\Payment\Setup\Patch\Data\CreditCardsBecomeCards - Adyen\Payment\Setup\Patch\Data\RatepayIdConfiguration - Adyen\Payment\Setup\Patch\Data\RemoveMinMaxOrderConfigMigration...

Bug report

**Describe the bug** When order is placed using credit card and order refunded using offline refunding, order status is set to _pending_payment_ instead of _closed_ **To Reproduce** Steps to reproduce...

Bug report

**Describe the bug** On our client's webshop, _incidentally_ a successful captured MobilePay payment fails to continue the checkout and place the order. This results in customers retrying finishing the order...

Bug report

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

**Describe the bug** Sometimes (maybe 1 or 2% of the time), when we refund online an order with adyen, the order stays with `state` = `payment_review`. The status is correct...

Bug report

**Description** There is a bug in the checkout that prevents people from clicking the place order button when the customer makes a modification in the shipping method or details (see...

Fix

**Description** Use models based services from PHP library instead of deprecated old services **Manually Tested Scenarios:** - [x] Tokenized payment - [x] Deleting customer tokens - [X] Partial gift card...