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

Custom Card Web Component integration question #3155

Open
jureperak opened this issue Feb 21, 2025 · 2 comments
Open

Custom Card Web Component integration question #3155

jureperak opened this issue Feb 21, 2025 · 2 comments
Labels
Enhancement New feature or request

Comments

@jureperak
Copy link

jureperak commented Feb 21, 2025

When working with CustomCard integration (6.5. version), and having stored cards listed together with card input, how do you distinguish CVV inputs between each card?

e.g.
in this case with your Drop-in, i have two saved cards, and one card input. For each of these, one box (<span data-cse="encryptedSecurityCode"></span>) for CVV is rendered.
Image

My question is, how do you know which encryptedSecurityCode you pass to .onSubmit() event?

@jureperak jureperak added the Enhancement New feature or request label Feb 21, 2025
@jureperak
Copy link
Author

I should probably instantiate new AdyenCheckout for every stored card?

@ashrafnazar
Copy link

ashrafnazar commented Feb 24, 2025

@jureperak - were you able to add focus states to the containers of the iframes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants