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

Adyen Payment plugin for Magento2

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

**Description** - check config before every debug logging - cleanup redundant logs and add context where possible - use debug or warning where applicable instead of info log

**Description** Pay By Link link is valid until the fifth failed payment attempt. Keep the order open until the fifth failure then cancel it. For this purpose, a counter was...

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
Priority: medium
To be investigated

**Description** Creating a different payment method will be more handy in order not to customise adyen_cc method further and to solve possible bottlenecks at manual capture and refund phases. `adyen_moto`...

**Description** When a token is created using a wallet payment method and the account is correctly configured on Adyen side, the txVariant returned will combine both the wallet and card...

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** Code coverage report creation was added to the main CI pipeline to enable SonarCloud code coverage analysis. This analysis should be run on the CI so automated sonar analysis...

**Describe the bug** Order cancelled in Magento but payment is correct in Adyen. **To Reproduce** Steps to reproduce the behavior: 1. Go to checkout and pay for order using Adyen...

Bug report
Confirmed
Needs more info

**Is your feature request related to a problem? Please describe.** Yep. In the last step of checkout, choosing boleto payment, the validation accepts only CPF (Brazilian Social Number), and our...

Enhancement
Confirmed

**Description** I created the following (quick and dirty) script to update the paymentmethod logo's in this package with the ones on https://checkoutshopper-live.adyen.com/checkoutshopper/images/logos/. The script is placed in 'updateLogos.php' in the...