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

Adyen Payment plugin for Magento2

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

[![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.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/squizlabs%2fphp_codesniffer/3.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dependencies

[![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.20` | `7.17.22` (+1) |...

Dependencies

**Describe the bug** When trying to save a GooglePay Mastercard to vault we see the following failure: `Adyen\Payment\Model\Method\TxVariant::__construct(): Argument #1 ($txVariant) must be of type string, null given, called in...

Bug report

**Describe the bug** Cannot create second capture invoice until webhook responds to first capture invoice. **To Reproduce** Steps to reproduce the behavior: 1. Create a Magento order with multiple items...

Bug report

**Describe the bug** In 9.6.0, This commit changes the graphql schema : https://github.com/Adyen/adyen-magento2/commit/a2839a368785cb739dcdc98bf859c325757d4f68 Our react checkout was using that `details` field. I checked releases notes, I can't find anything about...

Bug report

**Describe the bug** Due to changes in PR https://github.com/Adyen/adyen-magento2/pull/2611 the loader sporadically remains and payment methods are not loaded. This causes customers to be stuck in the checkout. The `paymentMethodsObserver.subscribe`...

Bug report

**Description** This PR adds the check for merchant reference in the response for the paymentDetails end point to make sure that the merchant reference matches the current order. **Tested scenarios**...

Problema: Na configuração do pay-by-link não tem opção para parcelar o pagamento no Magento 2. Solução: Na configuração do pay-by-link ter opção para permitir o envio do parcelamento parametrizado no...

Enhancement

**Describe the bug** In Magento 2.4.6.x after upgrading to Adyen Magento plugin 9.x we are facing challenges in creating multiple shipment API calls for partial fulfillment. For example: **To Reproduce**...

Bug report