Closed candemiralp closed 3 months ago
As a part of new Visa compliance requirements, holderName should be present in card and Card on File recurring payments.
holderName
This PR adds holderName to /payments request body for recurring payments.
/payments
Note that, holderName field is already added by card component on regular card payments.
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
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