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

[ECP-9424]Upgrading to the latest library V20.2.0 For plugin V3

Open khushboo-singhvi opened this issue 5 months ago • 1 comments

Summary

There is an inconsistency in setItemCategory() method. It looks like it excepts null parameters but fails after the is_null() check in the method.

This inconsistency has been fixed on the library on V18.2.1. Upgrading to the recent version (V20.2.0) of the library to solve the issue.

Tested scenarios

Fixed issue:

khushboo-singhvi avatar Sep 03 '24 05:09 khushboo-singhvi