Closed mcw-matthias closed 2 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
Hey, any chance to get that fix for plugin version 3.16? There the library version is still fixed to ^17.5.0
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:
Expected behavior Payment should be possible.
Screenshots