Adyen / adyen-magento2-express-checkout

Adyen Magento 2 Express Checkout Module
MIT License
11 stars 6 forks source link

Cardholder name not reported to Adyen when using Apply Pay with credit card #111

Closed brain-effect closed 3 weeks ago

brain-effect commented 2 months ago

Is your feature request related to a problem? Please describe. Adyen fraud detection algorithms and VISA require cardholder name to be provided whenever a cc payment is done.

Describe the solution you'd like I would like the cardholder name to be transferred to Adyen when doing an Apple Pay express payment with a credit card.

Describe alternatives you've considered None

Additional context

Screenshot 2024-09-17 at 4 03 05 PM

candemiralp commented 4 weeks ago

Hello @brain-effect,

Thank you for reaching out and creating this issue. I will get back to you after a quick investigation.

Best Regards, Can

candemiralp commented 3 weeks ago

Hello @brain-effect,

It looks like getting the card holder name is not possible. EVMCo doesn't request the card holder name to be present while tokenising the card for Apple Pay wallets. This is a blocker on Apple Pay's side rather than Adyen's.

You can refer to this thread on Apple Pay forums.

Best regards, Can