Adyen / adyen-shopware6

Adyen Payment plugin for Shopware 6
MIT License
21 stars 22 forks source link

[ECP-9424] There was an error with the payment method. Order number: [order-no] Missing data: non-nullable itemCategory cannot be null [] [] #524

Closed mcw-matthias closed 2 months ago

mcw-matthias commented 4 months ago

Describe the bug Customers who wish to pay via Adyen (e.g., via SOFORT) are unable to complete their payment. The following appears in the api.log: "There was an error with the payment method. Order number: [order-no] Missing data: non-nullable itemCategory cannot be null [] []". This error occurs with various products. The products have multiple categories assigned.

Versions Shopware version: 6.5.8.12 Plugin version: 3.15.0

To Reproduce Steps to reproduce the behavior:

  1. Pay with Adyen
  2. See api.log

Expected behavior Payment should be possible.

Screenshots image

candemiralp commented 3 months ago

Hello @mcw-matthias,

Thank you for raising this issue. This issue is related to Adyen PHP API Library and it has been fixed on v18.2.1. We've already created a ticket to bump the version in composer.json file.

If the issue is urgent for you, please feel free to bump the library version to the latest on you composer file.

Best Regards, Can

Gugiman commented 2 days ago

Hey, any chance to get that fix for plugin version 3.16? There the library version is still fixed to ^17.5.0