Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

candemiralp
Copy link
Member

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

  • Tokenised card payments should include holder name.

@candemiralp candemiralp requested a review from a team as a code owner August 2, 2024 08:19
SushmitaThakur
SushmitaThakur previously approved these changes Aug 2, 2024
peterojo
peterojo previously approved these changes Aug 2, 2024
Copy link

sonarcloud bot commented Aug 2, 2024

@candemiralp candemiralp merged commit 5875aca into develop-3 Aug 2, 2024
11 of 12 checks passed
@candemiralp candemiralp deleted the ECP-9382-v3 branch August 2, 2024 13:08
@candemiralp candemiralp mentioned this pull request Aug 2, 2024
@candemiralp candemiralp changed the title [ECP-9382-v3] Include holderName in recurring payment requests [ECP-9382-v3] Visa Compliance - Include holderName in recurring payment requests Aug 2, 2024
raoulritter pushed a commit that referenced this pull request Aug 12, 2024
* [ECP-9382-v3] Include holderName in recurring payment requests (#527)

* [ECP-9382-v3] Add holderName to OneClick payment requests

* [ECP-9382-v3] Make cardholder name required

---------

Co-authored-by: Can Demiralp <can.demiralp@adyen.com>

* Prepare 3.16.1 (#530)

* Replace nullish coalescing operator

* Shopware 6.4 frontend asset

* Version bump

* Shopware 6.5 frontend assets

---------

Co-authored-by: Can Demiralp <can.demiralp@adyen.com>

---------

Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants