Describe the changes proposed in this pull request:
What is the motivation for this change?
After implementing new visa compliance rules, the conditional cardholder name logic is not anymore required, as we set the hasHolderName and holderNameRequired to true by default in the card config.
What existing problem does this pull request solve?
Removes the metadata fields and logic related to conditional cardholder name boolean.
Summary
Describe the changes proposed in this pull request:
hasHolderName
andholderNameRequired
to true by default in the card config.Tested scenarios
Description of tested scenarios:
Fixed issue: SFI-872