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

Card Payment - Cardholder Name received as "undefined undefined" #494

Open
JamesFX2 opened this issue Oct 28, 2021 · 2 comments
Open

Card Payment - Cardholder Name received as "undefined undefined" #494

JamesFX2 opened this issue Oct 28, 2021 · 2 comments

Comments

@JamesFX2
Copy link

From what I can tell in checkoutcom_card_payment.js, cardholder name is set by addFramesEvents which is called after render when the payment method is selected.

The card payment method is the default one so it's called when the form is loaded and kind of blank.

I think the CARD_VALIDATION_CHANGED event handler needs to be revised but I don't have time to dig into the documentation. but from what I've read so far, you're not setting the billing address with the cardholder which can cause issues too.

@Dnd-Gimix
Copy link
Collaborator

Hello @JamesFX2 ,

We have provided a preventive bug fix for this issue in the latest 3.1.1 version of the extension.
Can you please have a look at it and inform us of the resolution of your issue?

Many thanks.
Regards,

@edroberts
Copy link

This is partially fixed with 3.1.1 with new release, but no cardholder name is being passed for Apple Pay or Google Pay still #512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants