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

Hello Hope you are doing great. We are facing an issue that after the order is placed, we are receiving a payment canceled response, but soon after the order paid...

Bug report

**Describe the bug** When launching tests : ``` PHP Fatal error: Uncaught Error: Class "Adyen\Payment\Tests\Unit\AbstractAdyenTestCase" not found in /var/www/html/vendor/adyen/module-payment/Test/Unit/Helper/AddressTest.php:20``` **To Reproduce** `php -dmemory_limit=-1 vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist` **Expected behavior** No errors....

Bug report

**Describe the bug** Troubleshooter gives false possitive for having issue. The module is logging "HMAC key validation failed" but this is happening only for requests from the troubleshooter. To be...

Bug report

**Description** - Enable E2E pipeline for all PRs in this repository **Tested scenarios** - The E2E tests will run only against the latest version of the plugin, combined with the...

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** The buttons are displayed vertical with labels and tool tip **Tested scenarios** Tested if the values are saved into the database and also if the changes from the database...

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
To be investigated

[![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.17` | `7.17.18` | ---...

Dependencies

- #2528 - #2419 - #2555 - #2554 - #2559 - #2561

**Description** Use PaymentMethodUtil class instead of deprecated ManualCapture class **Tested scenarios** - Manual capture payments