Adyen / adyen-shopware6

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

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

Open khushboo-singhvi opened 2 months ago

khushboo-singhvi commented 2 months ago

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:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud