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 We have a lot of expired payments due to that we by law only can capture payment when we ship the order. Therefor if we have backorders we often...

Enhancement

[![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.42.1` | --- > [!WARNING] > Some...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | mariadb | minor | `10.4` -> `10.10` | `10.11` | ---...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [squizlabs/php_codesniffer](https://togithub.com/PHPCSStandards/PHP_CodeSniffer) | `~3.8.0` -> `~3.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/squizlabs%2fphp_codesniffer/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependencies

We want to make use of the Hyvä Checkout, which is an alternative to Luma-based checkout, delivers a huge improvement in performance and is built on current tech (Tailwind, AlpineJS,...

Enhancement

**Description** When the terms and condition checkbox is required field it was not validating the Checkbox. **Tested scenarios** Set terms and condition as required field on the checkout page Fixes...

**Description** As per the Webhook Helper[adyen/module-payment/Helper/Webhook.php] file, we can assign states if order is in pre-authorized condition. ![image](https://github.com/Adyen/adyen-magento2/assets/30382023/b5814b2d-a7f6-4361-824f-4d0e19a2d167) But when we create new order status "adyen_authorized" [ref. from adyen-magento2/Model/Config/Source/PreAuthorized.php], and...

Hello, is dragonpay ebanking currently not supported?

Enhancement

**Description** Update the module-payment in order to allow for and update order statusses for module payment **Tested scenarios** Dispute notifications supported and tested 1. NotificationOfChargeback 2. ChargebackReversed 3. SecondChargeback 4....

**Description** Moving to async flow of POS payments, an order has to be placed first without triggering sync payments call to Terminal API. After order creation an async call will...

Breaking change
Feature