You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
As the result we get a blank page:
The text was updated successfully, but these errors were encountered:
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
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:
As the result we get a blank page:
The text was updated successfully, but these errors were encountered: