Adyen / adyen-shopware6

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

[ECP-9382-v3] Visa Compliance - Include holderName in recurring payment requests #527

Closed candemiralp closed 3 months ago

candemiralp commented 3 months ago

Summary

As a part of new Visa compliance requirements, holderName should be present in card and Card on File recurring payments.

This PR adds holderName to /payments request body for recurring payments.

Note that, holderName field is already added by card component on regular card payments.

Tested scenarios

sonarcloud[bot] commented 3 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