Wanne Van Camp

Results 10 issues of Wanne Van Camp

### PHP Version 8.2 ### Shopware Version 6.5.7.1 ### Expected behaviour Show all environment variables, with their values, referenced in Symfony's container configuration. See: https://symfony.com/doc/current/configuration.html#listing-environment-variables ### Actual behaviour The following...

Bug

**Describe the bug** Webhooks with eventCode `OFFER_CLOSED` are not processed. The payment status should automatically be changed to `failed`. No $orderTransaction are found. ``` $orderTransaction = $this->getOrderTransaction($order, $notification, $logContext); if...

Bug report

**Describe the bug** When editing an order in the Shopware admin a 500 is thrown. ``` Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint...

**Describe the bug** After reinstalling the plugin not all destructive migrations are processed correctly. The migration `src/Migration/Migration1681716164AlterAdyenPayment.php` will try to alter the table twice. This will result in the following...

Bug report

**Describe the improvement** After selecting a shipping method the card component will reload and reset the data of the card component. This is bad for the conversion rate. ![chrome-capture-2023-11-27](https://github.com/Adyen/adyen-shopware6/assets/3399877/0be116dc-d3e4-4301-b54f-e8716cb7e944) Shopware...

### PHP Version _No response_ ### Shopware Version _No response_ ### Plugin Version _No response_ ### Actual behaviour When adding a member to the team we receive the following error....

bug

**Fixed issue**: On mobile, the card component is not centered. By adding full width to the components these are centered on mobile as well on desktop.

**Describe the bug** The payment method `Bancontact mobile` gives the following error after you pay the order. ``` Uncaught PHP Exception Shopware\Core\Checkout\Payment\Exception\TokenInvalidatedException: "The provided token eyJ.... is invalidated and the...

Bug report

## Summary When a QR/3DS modal is shown and the Adyen component is bigger than the modal, a scroll bar is shown. When removing the height from the modal, the...

**Describe the bug** The ZIP which is added as assets to the Github release is not working. This counts for each release. When using dependencies (adyen/php-api-library, adyen/php-webhook-module), the vendor of...