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

Cannot read properties of undefined (reading 'mount') when trying to use authorizeWith3ds #135

Open
wjanaszek opened this issue Apr 19, 2023 · 6 comments
Assignees

Comments

@wjanaszek
Copy link

Specific for Angular (13.3.9 - I didn't test other versions).

When calling this.cardComponent.authorizeWith3ds function, I get this error:
Cannot read properties of undefined (reading 'mount')
I debugged it a bit, and it seems to be some problem between Chargebee and Adyen integration:
image
image
image

As the result we get a blank page:
image

@cb-gaurav-sachan
Copy link

Hi @wjanaszek
Thanks for reporting the issue, can you tell me which version of @chargebee/chargebee-js-angular-wrapper are you using in your project?

@wjanaszek
Copy link
Author

Yes, sure. It's 0.3.1.

@cb-gaurav-sachan
Copy link

Hi @wjanaszek can you check your Adyen SDK version, we are using 3.22.2.

@wjanaszek
Copy link
Author

Ah yes, after bumping it to 3.22.2 it works. Could you please show me where is it stated in docs which version needs which version of Adyen SDK? 🙂

@illiashchedryi
Copy link

We confirm that update of Adyen SDK to version 3.22.2 has solved the problem
We would appreciate if such reasons/causes were better logged by Chargebee's responses so we could identify the problem ourselves

@cb-dinesh
Copy link
Contributor

@cb-nimithajalal Can we please mention this in the JS documentation?

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

No branches or pull requests

4 participants