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

Error: ERROR: secured field iframes have failed to load #2713

Open
jenersigua31 opened this issue Jun 14, 2024 · 3 comments
Open

Error: ERROR: secured field iframes have failed to load #2713

jenersigua31 opened this issue Jun 14, 2024 · 3 comments

Comments

@jenersigua31
Copy link

jenersigua31 commented Jun 14, 2024

Describe the bug
encountered a script error when trying to create a secured fields.

const cardComponent = checkout
.create('securedfields', customConfig)
.mount("#id");

When LastPass is disabled, the Adyen web library functions correctly without any errors. However, with LastPass enabled, the secured field iframes consistently fail to load.

Screenshots
Issue only occurs when LastPass chrome extension is enabled
image

Infinite Loading
image

Script Error
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 125.0.6422.142
@mehdi-ghezal
Copy link

Similar issue here with Prestashop module that (I believe) use Adyen-Web package.

The page keep loading with Adyen Frame consuming resources and after some time the form is shown but the secured fields are not usable.

Here the consumption :
image

Here the console message about unusable field
image

@sponglord
Copy link
Contributor

sponglord commented Jun 27, 2024

@jenersigua31 - I am not able to recreate this issue with the hardware that I have at my disposal.

  • I've added LastPass to Chrome (v109.0.5414.120)
  • on a Windows 7 machine.
  • I've then added a credit card to use for autofill
  • and gone to a site running AdyenWeb v 5.60.0

And everything works as expected.
(I've also installed in on a modern Mac, also without problems)

Do you have any more details about your use case?

  • What version of AdyenWeb are you using ?
  • What are you using LastPass for? Also credit card autofill?

@jenersigua31
Copy link
Author

jenersigua31 commented Jun 27, 2024

@sponglord
Actually, other user also encountered this issue using other browsers, Firefox, Edge,
But on my end, the issue only occurs when LastPass extension is enabled,

Im not using credit card autofill. I'm using versions 5.43.0 and 5.66.1,

I just followed the implementation on adyen documentation.
https://docs.adyen.com/payment-methods/cards/custom-card-integration/
image

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

3 participants