chargebee-js-wrappers icon indicating copy to clipboard operation
chargebee-js-wrappers copied to clipboard

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

Open wjanaszek opened this issue 1 year ago • 6 comments

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

wjanaszek avatar Apr 19 '23 21:04 wjanaszek